lightning-kmp
lightning-kmp copied to clipboard
Make blockheight/fees flows non-nullable
This guarantees that the peer will never block before processing a channel message, but implies that:
- updating these values is done outside of the peer (note: instantiating the electrum client is already done outside)
- the peer cannot be instantiated before a connection to electrum has been established