Type Alias PendingConsensusKey

PendingConsensusKey: {
    cycle: number;
    pkh: string;
}