Documentation
    Preparing search index...

    Variable ENFORCE_TOKEN_BALANCE_CHECK

    ENFORCE_TOKEN_BALANCE_CHECK: boolean = DEFAULT_ENFORCE_TOKEN_BALANCE_CHECK

    The currently selected setting for enforcing balance checks during token account preparation. When true, the system will assert that token accounts have sufficient balance before proceeding. When false, balance checks are skipped, allowing users to get quotes and instructions even with insufficient balance.