for Each Utxo
Wallet UTXO iterator.
UTXOs cached in the RAM are returned first. Your callback should return true to exit early from the loop.
Return
True to stop searching.
Wallet UTXO iterator.
UTXOs cached in the RAM are returned first. Your callback should return true to exit early from the loop.
True to stop searching.