Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lnwallet: add ChannelID method to LightningChannel
In this commit we introduce a convenience method to LightningChannel to allow us to quickly grab the channel id. This will be important in upcoming commits where we need to remember the ChannelID to reconstruct update messages.
- Loading branch information