Expand description
Persistence
Modules§
Structs§
- Chain
Tracker Listener Entry - Used to keep track of the chain monitor listeners while restoring from persistence
- Dummy
Persister - A null persister for testing
- Dummy
Seed Persister - A null seed persister for testing
- External
Persist Helper - An external persister helper
- Memory
Seed Persister - A single in-memory seed persister - for testing
- Mutations
- A list of mutations memorized by a memorizing persister
- Simple
Entropy - A simple entropy source for std environments
Enums§
- Error
- Error returned by persister
Traits§
- Persist
- Persister of nodes and channels
- Seed
Persist - Seed persister
Functions§
- compute_
shared_ hmac - Compute a client/server HMAC - which proves the client or server initiated this call and no replay occurred.
Type Aliases§
- Signer
Id - A unique signer ID for this signer, used by persisters to identify themselves