Type alias ConstitutionalCommitteeScriptHashVoter

ConstitutionalCommitteeScriptHashVoter: {
    __typename: ccHotScriptHash;
    credential: {
        hash: Credential["hash"];
        type: ScriptHash;
    };
}

Type declaration

Generated using TypeDoc