PendingNodeList is a free data retrieval call binding the contract method 0xa60b007d. Solidity: function pendingNodeList( address) constant returns(address)
(arg0 common.Address)
| 1087 | // |
| 1088 | // Solidity: function pendingNodeList( address) constant returns(address) |
| 1089 | func (_Dosproxy *DosproxyCallerSession) PendingNodeList(arg0 common.Address) (common.Address, error) { |
| 1090 | return _Dosproxy.Contract.PendingNodeList(&_Dosproxy.CallOpts, arg0) |
| 1091 | } |
| 1092 | |
| 1093 | // PendingNodeTail is a free data retrieval call binding the contract method 0x094c3612. |
| 1094 | // |
nothing calls this directly
no test coverage detected