`eclair-cli globalbalance` returns these values ```json "onChain": { "confirmed": x.yyyyyyy9000000001, "unconfirmed": 0 } ``` whereas `bitcoin-cli getbalace` returns `x.yyyyyyy9`. Eclair found 0.00000000000000001 somewhere.