Module breez_sdk_liquid::lightning::util::persist

Expand description

This module contains a simple key-value store trait KVStorePersister that allows one to implement the persistence for ChannelManager, NetworkGraph, and ChannelMonitor all in one place.

Traits§