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

Method RegisterGroupPubKey

onchain/chain_adaptor.go:32–32  ·  view source on GitHub ↗
(IdWithPubKeys [5]*big.Int)

Source from the content-addressed store, hash-verified

30 UpdateRandomness(signatures *vss.Signature) (err error)
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)

Callers 4

registerGroupFunction · 0.65
RegisterGroupPubKeyMethod · 0.65
RegisterGroupPubKeyMethod · 0.65
RegisterGroupPubKeyMethod · 0.65

Implementers 1

ethAdaptoronchain/eth_proxy.go

Calls

no outgoing calls

Tested by

no test coverage detected