SignalBootstrap is a paid mutator transaction binding the contract method 0x5c0e159f. Solidity: function signalBootstrap(_cid uint256) returns()
(_cid *big.Int)
| 1572 | // |
| 1573 | // Solidity: function signalBootstrap(_cid uint256) returns() |
| 1574 | func (_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 | // |
nothing calls this directly
no test coverage detected