MCPcopy Create free account
hub / github.com/DOSNetwork/core / RefreshSystemRandomHardLimit

Method RefreshSystemRandomHardLimit

onchain/dosproxy/DOSProxy.go:1186–1188  ·  view source on GitHub ↗

RefreshSystemRandomHardLimit is a free data retrieval call binding the contract method 0x962ba8a4. Solidity: function refreshSystemRandomHardLimit() constant returns(uint256)

()

Source from the content-addressed store, hash-verified

1184//
1185// Solidity: function refreshSystemRandomHardLimit() constant returns(uint256)
1186func (_Dosproxy *DosproxySession) RefreshSystemRandomHardLimit() (*big.Int, error) {
1187 return _Dosproxy.Contract.RefreshSystemRandomHardLimit(&_Dosproxy.CallOpts)
1188}
1189
1190// RefreshSystemRandomHardLimit is a free data retrieval call binding the contract method 0x962ba8a4.
1191//

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected