BOLT: update to master with gossip_queries_ex.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell
2019-09-20 16:27:20 +09:30
parent 6eb838ddda
commit 895e552475
6 changed files with 45 additions and 34 deletions

View File

@@ -79,7 +79,7 @@ static char *sig_as_hex(const secp256k1_ecdsa_signature *sig)
return tal_hexstr(NULL, compact_sig, sizeof(compact_sig));
}
/* BOLT-61a1365a45cc8b463ddbbe3429d350f8eac787dd #7:
/* BOLT #7:
*
* The checksum of a `channel_update` is the CRC32C checksum as specified in
* [RFC3720](https://tools.ietf.org/html/rfc3720#appendix-B.4) of this