1
0
Fork 0
mirror of https://github.com/lightning/bolts.git synced 2025-02-22 06:21:48 +01:00

BOLT-02: Fix link to channel_id section (#704)

This commit is contained in:
Janus Troelsen 2019-11-21 22:05:23 -06:00 committed by Olaoluwa Osuntokun
parent b84d09e076
commit 5f57ee3689

View file

@ -6,7 +6,7 @@ operation, and closing.
# Table of Contents
* [Channel](#channel)
* [Definition of `channel_id`](#definition-of-channel-id)
* [Definition of `channel_id`](#definition-of-channel_id)
* [Channel Establishment](#channel-establishment)
* [The `open_channel` Message](#the-open_channel-message)
* [The `accept_channel` Message](#the-accept_channel-message)