LastFormGrpReqId is a free data retrieval call binding the contract method 0x77f10192. Solidity: function lastFormGrpReqId() constant returns(uint256)
()
| 758 | // |
| 759 | // Solidity: function lastFormGrpReqId() constant returns(uint256) |
| 760 | func (_Dosproxy *DosproxySession) LastFormGrpReqId() (*big.Int, error) { |
| 761 | return _Dosproxy.Contract.LastFormGrpReqId(&_Dosproxy.CallOpts) |
| 762 | } |
| 763 | |
| 764 | // LastFormGrpReqId is a free data retrieval call binding the contract method 0x77f10192. |
| 765 | // |
nothing calls this directly
no test coverage detected