2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-15 00:15:05 +00:00

Edited 14_encrypted_transport.asciidoc with Atlas code editor

This commit is contained in:
kristen@oreilly.com 2021-10-18 17:40:15 -07:00
parent 4f419f9932
commit 57508525f0

View File

@ -279,8 +279,8 @@ handshake as:
public key
** Where the object also has a single method:
*** `.serializeCompressed()`
+
** `a || b` denotes the concatenation of two byte strings `a` and `b`
`a || b`:: This denotes the concatenation of two byte strings `a` and `b`.
===== Handshake session state initialization