clementine_core

Module utils

Source

MacrosΒ§

  • delayed_panic πŸ”’
    Delays the exit of the program for 15 seconds, to allow for logs to be flushed. Then panics with the given arguments.

StructsΒ§

EnumsΒ§

  • Specifies the fee bumping strategy used for a transaction.

TraitsΒ§

  • A trait for entities that have a name, operator, verifier, etc. Used to distinguish between state machines with different owners in the database, and to provide a human-readable name for the entity for task names.

FunctionsΒ§

Type AliasesΒ§