//
pkg.gl
Category
github.com/code-payments/code-server
pkg
merkletree
package
1.10.20
Repository:
https://github.com/code-payments/code-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
217 SLOC
#
Functions
New
No description provided by the author
Verify
No description provided by the author
#
Constants
MaxLevels
todo: 64 levels causes an overflow issue.
#
Variables
ErrInvalidLevelCount
No description provided by the author
ErrLeafNotFound
No description provided by the author
ErrMerkleTreeFull
No description provided by the author
#
Structs
MerkleTree
Reference in-memory implementation only.
#
Type aliases
Hash
No description provided by the author
Leaf
No description provided by the author
Seed
No description provided by the author