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

Method BootstrapRound

onchain/dosproxy/DOSProxy.go:324–326  ·  view source on GitHub ↗

BootstrapRound is a free data retrieval call binding the contract method 0x85ed4223. Solidity: function bootstrapRound() constant returns(uint256)

()

Source from the content-addressed store, hash-verified

322//
323// Solidity: function bootstrapRound() constant returns(uint256)
324func (_Dosproxy *DosproxySession) BootstrapRound() (*big.Int, error) {
325 return _Dosproxy.Contract.BootstrapRound(&_Dosproxy.CallOpts)
326}
327
328// BootstrapRound is a free data retrieval call binding the contract method 0x85ed4223.
329//

Callers

nothing calls this directly

Calls 1

BootstrapRoundMethod · 0.65

Tested by

no test coverage detected