Skip to content

Release: develop -> main#3312

Merged
TaprootFreak merged 3 commits intomainfrom
develop
Mar 2, 2026
Merged

Release: develop -> main#3312
TaprootFreak merged 3 commits intomainfrom
develop

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Mar 2, 2026

Automatic Release PR

This PR was automatically created after changes were pushed to develop.

Commits: 1 new commit(s)

Checklist

  • Review all changes
  • Verify CI passes
  • Approve and merge when ready for production

* Change docker-compose commands to docker compose

Updated README to use 'docker compose' instead of 'docker-compose'.

* Switch from docker-compose to docker compose

* Update docker-compose command to docker compose
)

The Lightning withdrawal failed with Binance error -4103 because
getWithdrawalFee returned the wrong fee for Lightning (CCXT network
key mismatch), causing the amount sent to not match invoice + fee.

Fix: send only the invoice amount to Binance and let Binance deduct
the fee from the balance separately, like it does for all other
withdrawal networks.
…3315)

Prevent InsufficientFunds error when the full balance is used for a
Lightning withdrawal by capping the amount at 99% of the available
balance, leaving room for Binance to deduct the withdrawal fee.
@TaprootFreak TaprootFreak merged commit 8846c09 into main Mar 2, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants