mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-03 22:34:21 +01:00
Fix typos
This commit is contained in:
committed by
Christian Decker
parent
5444084625
commit
61c47c09d0
@@ -97,7 +97,7 @@ int bech32_encode(
|
||||
* of entries in data.
|
||||
* In: input: Pointer to a null-terminated Bech32 string.
|
||||
* max_input_len: Maximum valid length of input (90 for segwit usage).
|
||||
* Returns 1 if succesful.
|
||||
* Returns 1 if successful.
|
||||
*/
|
||||
int bech32_decode(
|
||||
char *hrp,
|
||||
|
||||
Reference in New Issue
Block a user