mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 23:54:22 +01:00
lightningd: fix up BOLT references.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
committed by
Christian Decker
parent
ce4eef6943
commit
e549bc6ecf
@@ -68,8 +68,7 @@ static void json_dev_ping(struct command *cmd,
|
||||
/* BOLT #1:
|
||||
*
|
||||
* 1. `type`: a 2-byte big-endian field indicating the type of message
|
||||
* 2. `payload`
|
||||
*...
|
||||
* 2. `payload`: ...
|
||||
* The size of the message is required by the transport layer to fit
|
||||
* into a 2-byte unsigned int; therefore, the maximum possible size is
|
||||
* 65535 bytes.
|
||||
|
||||
Reference in New Issue
Block a user