mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-22 14:22:33 +01:00
fix: ๐ bos rebalance
This commit is contained in:
parent
5988231bcf
commit
9d45273c5c
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ export const bosResolvers = {
|
|||
const { lnd } = context;
|
||||
|
||||
const filteredParams = {
|
||||
out_channels: [],
|
||||
avoid,
|
||||
...(in_through && { in_through }),
|
||||
...(is_avoiding_high_inbound && { is_avoiding_high_inbound }),
|
||||
|
|
Loadingโฆ
Add table
Reference in a new issue