The Othentic CLI allows you to easily change the Consensus or BLS key used to sign off-chain attestations. This guide covers the commands and key configurations needed.
Operator Key Separation
CLI Command Reference
Othentic CLI installed
Operator account registered to an AVS
AVS Attestation Center address
New Consensus key
Before running the command, make sure you have the raw key as outlined in this guide.
otcli operator bls update
Make sure to input the raw 32-byte private key that controls the Operator Account, without leading 0x.
0x
Make sure to input the raw 32-byte Consensus key, without leading 0x.
Last updated 8 months ago