1
0
mirror of https://github.com/lightning/bolts.git synced 2024-11-19 01:50:03 +01:00

peer-protocol: Add links to referenced BOLTs

Add links to make it clearer that these two actions:
'authentication' and 'initialization' are specified elsewhere.
This commit is contained in:
lisa neigut 2018-09-21 17:47:19 -07:00 committed by Rusty Russell
parent 5727c3dff0
commit 05a4d18c1e

View File

@ -30,7 +30,8 @@ operation, and closing.
## Channel Establishment
After authentication and initializing a connection, channel establishment may begin.
After authenticating and initializing a connection ([BOLT #8](08-transport.md)
and [BOLT #1](01-messaging.md#the-init-message), respectively), channel establishment may begin.
This consists of the funding node (funder) sending an `open_channel` message,
followed by the responding node (fundee) sending `accept_channel`. With the
channel parameters locked in, the funder is able to create the funding