Documentation ¶
Index ¶
Constants ¶
View Source
const ( MAX_OPERATORS_PER_QUORUM = 50 TOTAL_QUORUMS = 5 CONTRACT_ADDRESS = "0x13a05d12b8061f8F12beCa62a42b981531021439" HOLESKY_RPC = "https://ethereum-holesky-rpc.publicnode.com/" )
Variables ¶
This section is empty.
Functions ¶
func DeregisterOperator ¶
func RegisterOperator ¶
func RegisterOperator(quorumNumbers []byte, socket string, pubkeyParams regcoord.IBLSApkRegistryPubkeyRegistrationParams, operatorSignature regcoord.ISignatureUtilsSignatureWithSaltAndExpiry) error
RegisterOperator registers an operator for specific quorums
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.