Crate fedimint_meta_client

Source

Re-exports§

pub use fedimint_meta_common as common;

Modules§

api
cli
db
states

Structs§

MetaClientContext
Data needed by the state machine
MetaClientInit
MetaClientModule
MetaModuleMetaSourceWithFallback
Meta source fetching meta values from the meta module if available or the legacy meta source otherwise.

Functions§

get_meta_module_value 🔒