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

Method BootstrapEndBlk

onchain/chain_adaptor.go:53–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51 NumPendingGroups() (r uint64, err error)
52 NumPendingNodes() (r uint64, err error)
53 BootstrapEndBlk() (result uint64, err error)
54 BootstrapRound() (result uint64, err error)
55 Balance() (balance *big.Float, err error)
56 Address() (addr common.Address)

Callers 4

handleBootstrapMethod · 0.65
BootstrapEndBlkMethod · 0.65
BootstrapEndBlkMethod · 0.65
BootstrapEndBlkMethod · 0.65

Implementers 1

ethAdaptoronchain/eth_proxy.go

Calls

no outgoing calls

Tested by

no test coverage detected