I want to get the utxo that is currently using for store assets. I'm calling two methods that is going to be too much (and too much calls to the mempool). I need a single method, watcher_current_utxo with same parameters and returns as watcher_next_utxo
I have this in the extension:
I want to get the utxo that is currently using for store assets. I'm calling two methods that is going to be too much (and too much calls to the mempool). I need a single method, watcher_current_utxo with same parameters and returns as watcher_next_utxo