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

Method GetLastSubmittedClaim

protocol/test_contract.go:62–64  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

60 return nil
61}
62func (c *testContract) GetLastSubmittedClaim() *testClaim {
63 return c.claim
64}

Calls

no outgoing calls