Documentation ¶
Index ¶
Constants ¶
View Source
const ( // IDToHash maps id of a v1 block to hash of the block and root of reps // to validator list hash IDToHash db.BucketID = "I" // BlockMerkle basically maps node hash to block merkle node for v1 block. // In addition, it also has merkleTreeData. BlockMerkle db.BucketID = "H" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.