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

Method BootstrapEndBlk

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

251//
252// Solidity: function bootstrapEndBlk() constant returns(uint256)
253func (_Dosproxy *DosproxyCallerSession) BootstrapEndBlk() (*big.Int, error) {
254 return _Dosproxy.Contract.BootstrapEndBlk(&_Dosproxy.CallOpts)
255}
256
257// BootstrapGroups is a free data retrieval call binding the contract method 0x31bf6464.
258//

Callers

nothing calls this directly

Calls 1

BootstrapEndBlkMethod · 0.65

Tested by

no test coverage detected