Edited 07_payment_channels.asciidoc with Atlas code editor

pull/899/head
kristen@oreilly.com 3 years ago
parent 0ccb9b45ec
commit 27ffd65816

@ -167,6 +167,7 @@ The structure of the +open_channel+ message (taken from BOLT#2) is shown in <<op
[[open_channel_message]]
.The open_channel message
====
----
[chain_hash:chain_hash]
[32*byte:temporary_channel_id]
@ -188,6 +189,7 @@ The structure of the +open_channel+ message (taken from BOLT#2) is shown in <<op
[byte:channel_flags]
[open_channel_tlvs:tlvs]
----
====
The fields contained in this message specify the channel parameters that Alice wants as well as various configuration settings from Alice's nodes that reflect the security expectations for the operation of the channel.

Loading…
Cancel
Save