Structs§
- DbcReason
- DBC reason for being spent
Enums§
- Error
- Main error type for the crate.
Constants§
- GENESIS_
DBC_ AMOUNT - Amount of tokens to be owned by the Genesis DBC. At the inception of the Network a total supply of 4,525,524,120 whole tokens will be created. Each whole token can be subdivided 10^9 times, thus creating a total of 4,525,524,120,000,000,000 available units.
Functions§
- gen_
genesis_ dbc - Generate the genesis DBC.
Type Aliases§
- Result
- A specialised
Result
type for types crate.