Crate fedimint_ln_server

Source

Re-exports§

pub use fedimint_ln_common as common;

Modules§

db
metrics 🔒

Structs§

Lightning
The lightning module implements an account system. It does not have the privacy guarantees of the e-cash mint module but instead allows for smart contracting. There exist two contract types that can be used to “lock” accounts:
LightningInit

Functions§

record_funded_contract_metric 🔒