RefreshSystemRandomHardLimit is a free data retrieval call binding the contract method 0x962ba8a4. Solidity: function refreshSystemRandomHardLimit() constant returns(uint256)
()
| 1184 | // |
| 1185 | // Solidity: function refreshSystemRandomHardLimit() constant returns(uint256) |
| 1186 | func (_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 | // |
nothing calls this directly
no test coverage detected