Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
62
func
(c *testContract) GetLastSubmittedClaim() *testClaim {
63
return
c.claim
64
}
Callers
3
TestSmartPoolSubmitCorrectClaim
Function · 0.80
TestSmartPoolOnlySubmitPeriodly
Function · 0.80
TestSmartPoolOnlySubmitWhenMeetShareThreshold
Function · 0.80
Calls
no outgoing calls
Tested by
3
TestSmartPoolSubmitCorrectClaim
Function · 0.64
TestSmartPoolOnlySubmitPeriodly
Function · 0.64
TestSmartPoolOnlySubmitWhenMeetShareThreshold
Function · 0.64