Module saito_rust::wallet[][src]

Structs

The Wallet manages the public and private keypair of the node and holds the slips that are used to form transactions on the network.

The WalletSlip stores the essential information needed to track which slips are spendable and managing them as they move onto and off of the longest-chain.

Constants