markTokensAsAvailable

suspend fun markTokensAsAvailable(nullifiers: List<String>)

Mark dust tokens as available (unlock after transaction failure).

When to call: After transaction with dust fee payment fails or is cancelled. Unlocks tokens so they can be used in future transactions.

State transition: PENDING → AVAILABLE

Parameters

nullifiers

List of hex-encoded nullifiers to unlock