-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gossip_map: fix the decoding reading chunk
A lightning network message is a chunk of memory, and when a single stream contains more than a single message it is required split this by chunk. This commit is implementing the following logic Signed-off-by: Vincenzo Palazzo <[email protected]>
- Loading branch information
1 parent
ce661b6
commit 2d34e2e
Showing
1 changed file
with
45 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters