Skip to content

Commit

Permalink
common/bolt11: const cleanup, fix parsing errors.
Browse files Browse the repository at this point in the history
Also, we don't need to pass the total length to the field parsers,
just the length for this field (confusingly, this was called
"data_length").

Signed-off-by: Rusty Russell <[email protected]>
  • Loading branch information
rustyrussell authored and endothermicdev committed Jan 25, 2023
1 parent 1fb1e0e commit d9fed06
Show file tree
Hide file tree
Showing 5 changed files with 135 additions and 127 deletions.
Loading

0 comments on commit d9fed06

Please sign in to comment.