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

Method RegisterNewNode

onchain/dosproxy/DOSProxy.go:1343–1345  ·  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

1341//
1342// Solidity: function registerNewNode() returns()
1343func (_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//

Callers

nothing calls this directly

Calls 1

RegisterNewNodeMethod · 0.65

Tested by

no test coverage detected