@dropsy/airdrop - v0.0.2
    Preparing search index...

    Type Alias DropsyError

    DropsyError:
        | typeof DROPSY_ERROR__ACTIVE_BITMAPS_EXIST
        | typeof DROPSY_ERROR__AIRDROP_ENDED
        | typeof DROPSY_ERROR__AIRDROP_NOT_ENDED
        | typeof DROPSY_ERROR__AIRDROP_NOT_STARTED
        | typeof DROPSY_ERROR__ALREADY_CLAIMED
        | typeof DROPSY_ERROR__BITMAP_AIRDROP_MISMATCH
        | typeof DROPSY_ERROR__BITMAP_COUNT_UNDERFLOW
        | typeof DROPSY_ERROR__BITMAP_TOO_LARGE
        | typeof DROPSY_ERROR__CLAIM_FEE_TOO_HIGH
        | typeof DROPSY_ERROR__CONTROLLER_MISMATCH
        | typeof DROPSY_ERROR__CREATE_FEE_TOO_HIGH
        | typeof DROPSY_ERROR__DESTINATION_MINT_MISMATCH
        | typeof DROPSY_ERROR__DURATION_TOO_SHORT
        | typeof DROPSY_ERROR__INSUFFICIENT_DEPOSIT
        | typeof DROPSY_ERROR__INSUFFICIENT_FUNDS_FOR_FEE
        | typeof DROPSY_ERROR__INSUFFICIENT_VAULT_FUNDS
        | typeof DROPSY_ERROR__INVALID_AIRDROP_PDA
        | typeof DROPSY_ERROR__INVALID_AMOUNT
        | typeof DROPSY_ERROR__INVALID_BITMAP_ACCOUNT
        | typeof DROPSY_ERROR__INVALID_BITMAP_INDEX
        | typeof DROPSY_ERROR__INVALID_DESTINATION_OWNER
        | typeof DROPSY_ERROR__INVALID_END_TIME
        | typeof DROPSY_ERROR__INVALID_FEE_VAULT
        | typeof DROPSY_ERROR__INVALID_FEE_VAULT_CURVE
        | typeof DROPSY_ERROR__INVALID_FEE_VAULT_OWNER
        | typeof DROPSY_ERROR__INVALID_MINT
        | typeof DROPSY_ERROR__INVALID_MINT_OWNER
        | typeof DROPSY_ERROR__INVALID_OWNER
        | typeof DROPSY_ERROR__INVALID_PDA
        | typeof DROPSY_ERROR__INVALID_PROOF
        | typeof DROPSY_ERROR__INVALID_TOTAL
        | typeof DROPSY_ERROR__INVALID_TREASURY_ACCOUNT
        | typeof DROPSY_ERROR__INVALID_VAULT_AUTHORITY
        | typeof DROPSY_ERROR__MINT_HAS_FREEZE_AUTHORITY
        | typeof DROPSY_ERROR__MINT_IS_FROZEN
        | typeof DROPSY_ERROR__MINT_IS_NOT_INITIALIZED
        | typeof DROPSY_ERROR__MINT_MISMATCH
        | typeof DROPSY_ERROR__MISSING_BITMAP_PDA
        | typeof DROPSY_ERROR__NFT_NOT_ALLOWED
        | typeof DROPSY_ERROR__OVERFLOW
        | typeof DROPSY_ERROR__OWNER_MISMATCH
        | typeof DROPSY_ERROR__SOURCE_ACCOUNT_FROZEN
        | typeof DROPSY_ERROR__SOURCE_HAS_CLOSE_AUTHORITY
        | typeof DROPSY_ERROR__SOURCE_HAS_DELEGATE
        | typeof DROPSY_ERROR__TOO_MANY_BITMAPS
        | typeof DROPSY_ERROR__VAULT_FROZEN
        | typeof DROPSY_ERROR__VAULT_HAS_CLOSE_AUTHORITY
        | typeof DROPSY_ERROR__VAULT_HAS_DELEGATE
        | typeof DROPSY_ERROR__VAULT_MINT_MISMATCH
        | typeof DROPSY_ERROR__VAULT_NOT_INITIALIZED
        | typeof DROPSY_ERROR__VAULT_NOT_RENT_EXEMPT