mirror of
https://github.com/lightning/bolts.git
synced 2025-02-22 22:25:42 +01:00
typo
This commit is contained in:
parent
8f36ee9880
commit
ae7589b45c
1 changed files with 1 additions and 1 deletions
|
@ -260,7 +260,7 @@ The origin node:
|
|||
remaining packet after `signature` (using the key given by `node_id`).
|
||||
- MAY set `alias` AND `rgb_color` to customize its appearance in maps and
|
||||
graphs.
|
||||
- Note: the first byte of `rgb` is the red value, the second byte is the
|
||||
- Note: the first byte of `rgb_color` is the red value, the second byte is the
|
||||
green value, and the last byte is the blue value.
|
||||
- MUST set `alias` to a valid UTF-8 string, with any `alias` trailing-bytes
|
||||
equal to 0.
|
||||
|
|
Loading…
Add table
Reference in a new issue