Crate fedimint_core

source ·

Re-exports

Modules

Macros

Structs

  • Represents an amount of BTC inside the system. The base denomination is milli satoshi for now, this is also why the amount type from rust-bitcoin isn’t used instead.
  • OutPoint represents a globally unique output in a transaction
  • A transaction id for peg-ins, peg-outs and reissuances

Enums

Traits

  • Trait which applies to hashes of all types.
  • for consensus-related calculations given the number of peers

Functions

Attribute Macros