Why a VTXO at an arkadeCash address could not be swept by Wallet.claimCash.
swept
subdust
createCash
already-spent
has-assets
sweep-failed
Why a VTXO at an arkadeCash address could not be swept by Wallet.claimCash.
swept— the server swept the batch at expiry. Recoverable in principle, but only through a settlement, which the thin sweep cannot do.subdust— below dust, so it sits at an OP_RETURN script with no spendable leaf. Unspendable as cash;createCashprevents minting these.already-spent— someone else claimed it first.has-assets— asset-bearing; the BTC-only sweep would burn the assets.sweep-failed— spendable, but its own sweep was rejected.