BhhagBoseDK
BhhagBoseDK
--check does not check syntax error. for [new section] node.id = something I had a - instead of _ mistake in max.chan-ratio (instead of max.chan_ratio Also I had spelling mistake...
#123 Instead of exiting on failed failed channel, process all --avoid channel and log the error before exiting.
can be implemented similar to the output of bos balance --detailed
bos telegram shows pending received on chain balance as ⛓ (pending) Received 0.nnnnnnnn. Related: xxx Similar can be shown when the related utxo has 1 confirmation ⛓ (confirmed) Received 0.nnnnnnnn....
Bot can display additional messages derived from gossip either by default or upon a toggle (/subscribegossip) these can include - fee change by a peer - Enable/disable channel between self...
bos probe does not clean-failed-payment (probes are essentially failed payments) after completion. It can do the same what bos rebalance does.
bos rebalance —out A —in B —in-target-outbound CAPACITY/2 peer B has 2M (0:2) so rebalance starts with target amount of 1M however peer A only has 400k outbound The initial...
Forwards should allow --tag similar to peer and should select appropriate peers when either source or target belongs to the tag.
in bos rebalance sometimes you get a message `failure: TemporaryChannelFailure at 684557x2607x1 from sphinxrouting-6553d29959` Now if I am not wrong, `684557x2607x1` is a channel at `sphinxrouting` which failed. ``` -...