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

Method UnregisterNode

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

1719//
1720// Solidity: function unregisterNode() returns(bool)
1721func (_Dosproxy *DosproxySession) UnregisterNode() (*types.Transaction, error) {
1722 return _Dosproxy.Contract.UnregisterNode(&_Dosproxy.TransactOpts)
1723}
1724
1725// UnregisterNode is a paid mutator transaction binding the contract method 0x3d385cf5.
1726//

Callers 2

UnRegisterNodeMethod · 0.45
UnregisterNodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected