MCPcopy Create free account
hub / github.com/SmartPool/smartpool-client / Max

Method Max

types.go:150–150  ·  view source on GitHub ↗

Max returns the max counter of the augmented merkle root

()

Source from the content-addressed store, hash-verified

148 Min() *big.Int
149 // Max returns the max counter of the augmented merkle root
150 Max() *big.Int
151 // AugMerkle returns the hash of the augmented merkle root
152 AugMerkle() SPHash
153 // SetEvidence sets the share index to be used to prove the claim

Callers 2

SealClaimMethod · 0.65
SubmitClaimMethod · 0.65

Implementers 2

Claimprotocol/claim.go
testClaimprotocol/test_claim.go

Calls

no outgoing calls

Tested by

no test coverage detected