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

Method BootstrapEndBlk

onchain/dosproxy/DOSProxy.go:246–248  ·  view source on GitHub ↗

BootstrapEndBlk is a free data retrieval call binding the contract method 0x19717203. Solidity: function bootstrapEndBlk() constant returns(uint256)

()

Source from the content-addressed store, hash-verified

244//
245// Solidity: function bootstrapEndBlk() constant returns(uint256)
246func (_Dosproxy *DosproxySession) BootstrapEndBlk() (*big.Int, error) {
247 return _Dosproxy.Contract.BootstrapEndBlk(&_Dosproxy.CallOpts)
248}
249
250// BootstrapEndBlk is a free data retrieval call binding the contract method 0x19717203.
251//

Callers

nothing calls this directly

Calls 1

BootstrapEndBlkMethod · 0.65

Tested by

no test coverage detected