SatoshiPortal / bullbitcoin-mobile

The Bull Bitcoin Mobile Wallet and Exchange App
MIT License
54 stars 18 forks source link

[Instant wallet Balance] Balance doesn't update when the swap is claimed #283

Closed yshwanth closed 1 month ago

i5hi commented 1 month ago

Balance will only update when we get 1 conf, same for transactions list. This is because we are broadcasting via boltz lowball node and with lwk we are using blockstream server which is not connected to the lowball network. The have different mempools so they wont pick up the same 0 confs.