RegisterNewNode is a paid mutator transaction binding the contract method 0xaeb3da73. Solidity: function registerNewNode() returns()
()
| 1341 | // |
| 1342 | // Solidity: function registerNewNode() returns() |
| 1343 | func (_Dosproxy *DosproxySession) RegisterNewNode() (*types.Transaction, error) { |
| 1344 | return _Dosproxy.Contract.RegisterNewNode(&_Dosproxy.TransactOpts) |
| 1345 | } |
| 1346 | |
| 1347 | // RegisterNewNode is a paid mutator transaction binding the contract method 0xaeb3da73. |
| 1348 | // |
nothing calls this directly
no test coverage detected