RegisterNewNode is a paid mutator transaction binding the contract method 0xaeb3da73. Solidity: function registerNewNode() returns()
()
| 1348 | // |
| 1349 | // Solidity: function registerNewNode() returns() |
| 1350 | func (_Dosproxy *DosproxyTransactorSession) RegisterNewNode() (*types.Transaction, error) { |
| 1351 | return _Dosproxy.Contract.RegisterNewNode(&_Dosproxy.TransactOpts) |
| 1352 | } |
| 1353 | |
| 1354 | // RemoveFromGuardianList is a paid mutator transaction binding the contract method 0xc58ebe1c. |
| 1355 | // |
nothing calls this directly
no test coverage detected