mirror of
https://github.com/lightning/bolts.git
synced 2024-11-19 01:50:03 +01:00
Lower-cased an "a".
This commit is contained in:
parent
978f3dfb01
commit
0d74fd7b53
@ -142,7 +142,7 @@ Throughout the handshake process, each side maintains these variables:
|
||||
* `e`: A party's **ephemeral keypair**. For each session a node MUST generate a
|
||||
new ephemeral key with strong cryptographic randomness.
|
||||
|
||||
* `s`: A party's **static public key** (`ls` for local, `rs` for remote)
|
||||
* `s`: a party's **static public key** (`ls` for local, `rs` for remote)
|
||||
|
||||
The following functions will also be referenced:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user