retainPresent

suspend fun retainPresent(address: String, presentNullifiers: Set<String>)

Prune recorded nullifiers the chain has confirmed spent. presentNullifiers is the set of nullifiers (lowercase hex) the freshly-synced dust state still holds. A recorded nullifier is kept only while its UTXO is still present (stream behind); once it's gone (stream caught up), it's dropped.