Module wallet

Source

Structs§

Chain
Memory
A basic implementation of Wallet that doesn’t persist anything and merely tracks the chains in memory.

Traits§

Wallet
A trait for the wallet (i.e. set of chain states) tracked by the client.