DrepScriptHashVoter: {
    __typename: dRepScriptHash;
    credential: {
        hash: Cardano.Credential["hash"];
        type: ScriptHash;
    };
}

Type declaration

Generated using TypeDoc