Mr Bitcoiner
Mr Bitcoiner
I've sent some transactions from my lnbits instance, using Spark wallet (sparko plugin c-lightning) as funding source. Some of the transactions in the LNBITS database has the fee field empty....
``` lightning-cli -H monitor ``` stdout: plugin-monitor.py: ValueError: invalid literal for int() with base 10: '0msat'
As related in the issue #966
This is the error:  Happening because spark returns the values with msat suffix (string, not integer).
Node A (CLN v0.12.0-26-g7df530d) has a private channel (Liquidity 50% inbound/outbound) with the node B (Simple Bitcoin Wallet) that has only this private channel. Paying from node A to node...