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

Method SignalBootstrap

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

1572//
1573// Solidity: function signalBootstrap(_cid uint256) returns()
1574func (_Dosproxy *DosproxySession) SignalBootstrap(_cid *big.Int) (*types.Transaction, error) {
1575 return _Dosproxy.Contract.SignalBootstrap(&_Dosproxy.TransactOpts, _cid)
1576}
1577
1578// SignalBootstrap is a paid mutator transaction binding the contract method 0x5c0e159f.
1579//

Callers

nothing calls this directly

Calls 1

SignalBootstrapMethod · 0.65

Tested by

no test coverage detected