UnregisterNode is a paid mutator transaction binding the contract method 0x3d385cf5. Solidity: function unregisterNode() returns(bool)
()
| 1726 | // |
| 1727 | // Solidity: function unregisterNode() returns(bool) |
| 1728 | func (_Dosproxy *DosproxyTransactorSession) UnregisterNode() (*types.Transaction, error) { |
| 1729 | return _Dosproxy.Contract.UnregisterNode(&_Dosproxy.TransactOpts) |
| 1730 | } |
| 1731 | |
| 1732 | // UpdateRandomness is a paid mutator transaction binding the contract method 0x09ac86d3. |
| 1733 | // |
nothing calls this directly
no test coverage detected