MCPcopy 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
122func (amt AugTree) RootMax() *big.Int {
123 return amt.Root().(AugData).Max.(*big.Int)
124}
125
126func (amt AugTree) CounterBranchArray() []*big.Int {
127 if amt.finalized {

Callers 1

MaxMethod · 0.80

Calls 1

RootMethod · 0.80

Tested by

no test coverage detected