fix: ๐Ÿ› bos rebalance

This commit is contained in:
Anthony Potdevin 2020-08-27 18:46:44 +02:00
parent 5988231bcf
commit 9d45273c5c
No known key found for this signature in database
GPG key ID: 4403F1DFBE779457

View file

@ -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 }),