- Preparing search index...
- The search index is not available
TzKT SDK
Type alias UpdateConsensusKeyOperation
Update
Consensus
Key
Operation
: Operation & { activationCycle
?: number; bakerFee
?: number; block
?: string | null; counter
?: number; errors
?: OperationError[] | null; gasLimit
?: number; gasUsed
?: number; hash
?: string | null; id
?: number; level
?: number; publicKey
?: string | null; publicKeyHash
?: string | null; quote
?: QuoteShort | null; sender
?: Alias | null; status
?: string | null; storageLimit
?: number; timestamp
?: string; type
?: string | null; }