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

Method UnregisterNode

onchain/dosproxy/DOSProxy.go:1728–1730  ·  view source on GitHub ↗

UnregisterNode is a paid mutator transaction binding the contract method 0x3d385cf5. Solidity: function unregisterNode() returns(bool)

()

Source from the content-addressed store, hash-verified

1726//
1727// Solidity: function unregisterNode() returns(bool)
1728func (_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//

Callers

nothing calls this directly

Calls 1

UnregisterNodeMethod · 0.45

Tested by

no test coverage detected