DrepKeyHashVoter: {
    __typename: dRepKeyHash;
    credential: {
        hash: Credential["hash"];
        type: KeyHash;
    };
}

Type declaration

Generated using TypeDoc