Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MTree ¶
type MTree struct { ChainID string ChainVersion string Tree *merkletree.MerkleTree Proofs map[int]*Proof }
func NewMerkleTree ¶
func (MTree) GetFilePath ¶
func (MTree) NewMerkleFromStruct ¶
func (MTree) NewMerkleTree ¶
type QMerkleTree ¶
Click to show internal directories.
Click to hide internal directories.