MCPcopy Create free account
hub / github.com/DOSNetwork/core / RegisterNewNode

Method RegisterNewNode

onchain/dosproxy/DOSProxy.go:1350–1352  ·  view source on GitHub ↗

RegisterNewNode is a paid mutator transaction binding the contract method 0xaeb3da73. Solidity: function registerNewNode() returns()

()

Source from the content-addressed store, hash-verified

1348//
1349// Solidity: function registerNewNode() returns()
1350func (_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//

Callers

nothing calls this directly

Calls 1

RegisterNewNodeMethod · 0.65

Tested by

no test coverage detected