//
pkg.gl
Category
github.com/gagarinchain/common
trie
sparse
package
0.1.22
Repository:
https://github.com/gagarinchain/common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
213 SLOC
#
Functions
GetPath
Returns node ids top down, the first element is root.
GetRelativePath
Returns relative nodes in the same order as path ordered,Path always contains root.
NewNodeId
No description provided by the author
NewSMT
No description provided by the author
#
Structs
Entry
No description provided by the author
NodeId
No description provided by the author
Proof
No description provided by the author
SMT
simple Sparse Merkle Tree implementation described here https://eprint.iacr.org/2016/683.pdf.
VersionedSMT
No description provided by the author