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:
parent
b84d09e076
commit
5f57ee3689
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue