liquidnft / lnft

Liquid NFT Platform
GNU Affero General Public License v3.0
56 stars 23 forks source link

Balance shows zero when funds are locked up in a bid #28

Closed asoltys closed 2 years ago

asoltys commented 3 years ago

When a user has an active bid or bids out, the UTXOs that are used to make those offers are marked as locked to prevent them from being selected for other bids and double spent. This currently prevents those UTXO's from being selected for the total wallet balance calculation though and causes users to see a zero balance.

asoltys commented 2 years ago

Fixed in https://github.com/liquidnft/lnft/commit/632c8b7e66568838d049b32fbac1596d5ed6bfa7