markTokensAsPending

suspend fun markTokensAsPending(nullifiers: List<String>)

Mark dust tokens as pending (lock for transaction).

When to call: Before creating transaction with dust fee payment. Prevents tokens from being double-spent.

State transition: AVAILABLE → PENDING

Parameters

nullifiers

List of hex-encoded nullifiers to lock