Crate sn_dbc[][src]

Structs

BlindedOwner
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.

Hash

These typdefs are to simplify algorithm for now and will be removed for production.

KeyCache
KeyManager
Mint
MintRequest
MintTransaction
PublicKey
Signature

Enums

Error

Node error variants.

Type Definitions

Result

Specialisation of std::Result.