UnregisterNode is a paid mutator transaction binding the contract method 0x3d385cf5. Solidity: function unregisterNode() returns(bool)
()
| 1719 | // |
| 1720 | // Solidity: function unregisterNode() returns(bool) |
| 1721 | func (_Dosproxy *DosproxySession) UnregisterNode() (*types.Transaction, error) { |
| 1722 | return _Dosproxy.Contract.UnregisterNode(&_Dosproxy.TransactOpts) |
| 1723 | } |
| 1724 | |
| 1725 | // UnregisterNode is a paid mutator transaction binding the contract method 0x3d385cf5. |
| 1726 | // |
no outgoing calls
no test coverage detected