BootstrapGroups is a free data retrieval call binding the contract method 0x31bf6464. Solidity: function bootstrapGroups() constant returns(uint256)
(opts *bind.CallOpts)
| 258 | // |
| 259 | // Solidity: function bootstrapGroups() constant returns(uint256) |
| 260 | func (_Dosproxy *DosproxyCaller) BootstrapGroups(opts *bind.CallOpts) (*big.Int, error) { |
| 261 | var ( |
| 262 | ret0 = new(*big.Int) |
| 263 | ) |
| 264 | out := ret0 |
| 265 | err := _Dosproxy.contract.Call(opts, out, "bootstrapGroups") |
| 266 | return *ret0, err |
| 267 | } |
| 268 | |
| 269 | // BootstrapGroups is a free data retrieval call binding the contract method 0x31bf6464. |
| 270 | // |
no test coverage detected