diba-io / bitmask-core

Core functionality for the BitMask wallet
https://bitmask.app
Other
95 stars 21 forks source link

Fix watcher next utxos #319

Closed crisdut closed 1 year ago

crisdut commented 1 year ago

Description

This PR fix the method watcher_next_utxo, avoiding duplication of the same information and listing UTXOs containing anchored contracts (previously, we prohibited this due to the problem of consecutive transfers, but this filter went unnoticed after the correction).a