Crate fedimint_meta_common

Source

Modules§

config
endpoint

Structs§

MetaCommonInit
MetaConsensusItem
MetaConsensusValue
A MetaValue in a consensus (which means it has a revision number)
MetaInput
Input for a fedimint transaction
MetaKey
A key identifying a value in the meta module consensus
MetaModuleTypes
Contains the types defined above
MetaOutput
Output for a fedimint transaction
MetaOutputOutcome
Information needed by a client to update output funds
MetaValue
A value of the MetaKey peers are trying to establish consensus on

Enums§

MetaInputError
Errors that might be returned by the server
MetaOutputError
Errors that might be returned by the server

Constants§

DEFAULT_META_KEY
The meta module was built with flexibility and upgradability in mind. We currently only intend to use one key, which is defined here.
KIND
Unique name for this module
MODULE_CONSENSUS_VERSION
Modules are non-compatible with older versions