pub trait SnapshotClient: BlockChainClient + BlockInfo + DatabaseRestore { }Expand description
Trait alias for the Client Service used
pub trait SnapshotClient: BlockChainClient + BlockInfo + DatabaseRestore { }Trait alias for the Client Service used