BootstrapGroups is a free data retrieval call binding the contract method 0x31bf6464. Solidity: function bootstrapGroups() constant returns(uint256)
()
| 270 | // |
| 271 | // Solidity: function bootstrapGroups() constant returns(uint256) |
| 272 | func (_Dosproxy *DosproxySession) BootstrapGroups() (*big.Int, error) { |
| 273 | return _Dosproxy.Contract.BootstrapGroups(&_Dosproxy.CallOpts) |
| 274 | } |
| 275 | |
| 276 | // BootstrapGroups is a free data retrieval call binding the contract method 0x31bf6464. |
| 277 | // |
nothing calls this directly
no test coverage detected