Crate sn_dbc[−][src]
Structs
| BlindedOwner | |
| 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 | |
| NodeSignature | |
| PublicKey | A public key. |
| PublicKeySet | A public key and an associated set of public key shares. |
| ReissueRequest | |
| ReissueTransaction | |
| Signature | A signature. |
Enums
| Error | Node error variants. |
Constants
| GENESIS_DBC_INPUT |
Type Definitions
| MintSignatures | |
| Result | Specialisation of |