PendingNodeList is a free data retrieval call binding the contract method 0xa60b007d. Solidity: function pendingNodeList( address) constant returns(address)
(arg0 common.Address)
| 1080 | // |
| 1081 | // Solidity: function pendingNodeList( address) constant returns(address) |
| 1082 | func (_Dosproxy *DosproxySession) PendingNodeList(arg0 common.Address) (common.Address, error) { |
| 1083 | return _Dosproxy.Contract.PendingNodeList(&_Dosproxy.CallOpts, arg0) |
| 1084 | } |
| 1085 | |
| 1086 | // PendingNodeList is a free data retrieval call binding the contract method 0xa60b007d. |
| 1087 | // |
nothing calls this directly
no test coverage detected