Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aergoio/SMT
/ types & classes
Types & classes
5 in github.com/aergoio/SMT
⨍
Functions
66
◇
Types & classes
5
↓ 1 callers
TypeAlias
DataArray
for sorting
util.go:50
Struct
CacheDB
trie_cache.go:15
TypeAlias
Hash
util.go:23
Struct
SMT
TODO when using the SMT, make sure keys and values are same length as Hash SMT is a sparse Merkle tree.
smt.go:21
Struct
result
result is used to contain the result of goroutines and is sent through a channel.
smt.go:140