Taquito TypeDocs
    Preparing search index...

    Interface AttestationRightsQueryArguments

    interface AttestationRightsQueryArguments {
        consensus_key?: string;
        cycle?: AttestationRightsArgumentsCycle;
        delegate?: AttestationRightsArgumentsDelegate;
        level?: AttestationRightsArgumentsLevel;
    }
    Index

    Properties

    consensus_key?: string