Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmartPool/smartpool-client
/ RootMax
Method
RootMax
mtree/aug_mt.go:122–124 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
120
}
121
122
func
(amt AugTree) RootMax() *big.Int {
123
return
amt.Root().(AugData).Max.(*big.Int)
124
}
125
126
func
(amt AugTree) CounterBranchArray() []*big.Int {
127
if
amt.finalized {
Callers
1
Max
Method · 0.80
Calls
1
Root
Method · 0.80
Tested by
no test coverage detected