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

Method UpdateRandomness

onchain/chain_adaptor.go:30–30  ·  view source on GitHub ↗
(signatures *vss.Signature)

Source from the content-addressed store, hash-verified

28 //Set functions
29 SetGroupSize(g uint64) (err error)
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)

Callers 4

reportQueryResultFunction · 0.65
UpdateRandomnessMethod · 0.65
UpdateRandomnessMethod · 0.65
UpdateRandomnessMethod · 0.65

Implementers 1

ethAdaptoronchain/eth_proxy.go

Calls

no outgoing calls

Tested by

no test coverage detected