Documentation
    Preparing search index...

    Function setEnforceTokenBalanceCheck

    • Sets whether to enforce balance checks during token account preparation.

      Parameters

      • enforceBalanceCheck: boolean

        When true, the system will assert that token accounts have sufficient balance. When false, balance checks are skipped.

      Returns void