Crate safe_dbc

Source

Structs§

ChainNode
Dbc
DbcContent
DbcTransaction
The spent identifier of the outputs created from this input Note these are hashes and not identifiers as the Dbc is not addressable on the network. i.e. a Dbc can be stored anywhere, even offline.
KeyCache
KeyManager
Mint
MintRequest
PublicKey
Signature

Enums§

Error
Node error variants.

Type Aliases§

Result
Specialisation of std::Result.