Mr Bitcoiner

Results 5 issues of 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....

bug
wallets

``` 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: ![image](https://user-images.githubusercontent.com/91642036/190179137-4dacc832-b599-44be-9950-3d437ddac5ce.png) 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...