Module jormungandr::blockchain
source · Modules
Structs
- blockchain object, can be safely shared across multiple threads. However it is better not to as some operations may require a mutex.
- the data that is contained in a branch
- list of pre-computed checkpoints from a given
Ref
. - a reference to a block in the blockchain
Enums
Constants
Functions
- chose which of the two Ref is the most interesting to keep as a branch