plugins
plugins copied to clipboard
add fee percent that was taken in a successful rebalance
trafficstars
I think it is nice to know what was the fee percentage that was used in the re-balance, e.g. Instead of this: fee": "59846msat",
It will output: fee": "59846msat (0.114%)",
Rebased to hopefully make CI happy again.
@Mergifyio rebase
rebase
✅ Branch has been successfully rebased
@Mergifyio rebase
rebase
❌ Base branch update has failed
Git reported the following error:
Rebasing (1/2)
Auto-merging rebalance/rebalance.py
CONFLICT (content): Merge conflict in rebalance/rebalance.py
error: could not apply 71e30c0... add fee percent that was taken in a successful rebalance
hint: Resolve all conflicts manually, mark them as resolved with
hint: "git add/rm <conflicted_files>", then run "git rebase --continue".
hint: You can instead skip this commit: run "git rebase --skip".
hint: To abort and get back to the state before "git rebase", run "git rebase --abort".
Could not apply 71e30c0... add fee percent that was taken in a successful rebalance
err-code: EFC1A
Needs rebase, rebalance was removed from the official list to make CI run again, but feel free to add it back.