Taquito TypeDocs
    Preparing search index...

    Type Alias AllDelegatesQueryArguments

    type AllDelegatesQueryArguments = {
        active?: boolean;
        inactive?: boolean;
        with_minimal_stake?: boolean;
        without_minimal_stake?: boolean;
    }
    Index

    Properties

    active?: boolean
    inactive?: boolean
    with_minimal_stake?: boolean
    without_minimal_stake?: boolean