Type alias ConstitutionalCommitteeKeyHashVoter

ConstitutionalCommitteeKeyHashVoter: {
    __typename: ccHotKeyHash;
    credential: {
        hash: Credential["hash"];
        type: KeyHash;
    };
}

Type declaration

Generated using TypeDoc