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

Method SignalBootstrap

onchain/dosproxy/DOSProxy.go:1581–1583  ·  view source on GitHub ↗

SignalBootstrap is a paid mutator transaction binding the contract method 0x5c0e159f. Solidity: function signalBootstrap(_cid uint256) returns()

(_cid *big.Int)

Source from the content-addressed store, hash-verified

1579//
1580// Solidity: function signalBootstrap(_cid uint256) returns()
1581func (_Dosproxy *DosproxyTransactorSession) SignalBootstrap(_cid *big.Int) (*types.Transaction, error) {
1582 return _Dosproxy.Contract.SignalBootstrap(&_Dosproxy.TransactOpts, _cid)
1583}
1584
1585// SignalGroupDissolve is a paid mutator transaction binding the contract method 0x5be6c3af.
1586//

Callers

nothing calls this directly

Calls 1

SignalBootstrapMethod · 0.65

Tested by

no test coverage detected