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

Method RegisterNewNode

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

Source from the content-addressed store, hash-verified

31 DataReturn(signatures *vss.Signature) (err error)
32 RegisterGroupPubKey(IdWithPubKeys [5]*big.Int) (err error)
33 RegisterNewNode() (err error)
34 UnRegisterNode() (err error)
35 SignalRandom() (err error)
36 SignalGroupFormation() (err error)

Callers 4

onchainLoopMethod · 0.65
RegisterNewNodeMethod · 0.65
RegisterNewNodeMethod · 0.65
RegisterNewNodeMethod · 0.65

Implementers 1

ethAdaptoronchain/eth_proxy.go

Calls

no outgoing calls

Tested by

no test coverage detected