Skip to content

Commit 30ed93f

Browse files
Update README.md
fix links to BOLTs
1 parent df4df86 commit 30ed93f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ the original "lightning network").
88
This implementation is being developed in parallel with the protocol
99
definition, which you can find [on my fork of the protocol description repository](https://github.com/rustyrussell/lightning).
1010

11-
So far, we are working on the [inter-node encryption](https://github.com/rustyrussell/lightning/blob/master/communications/low/01-encryption.md) and [transaction negotiation](https://github.com/rustyrussell/lightning/blob/master/communications/low/02-wire-protocol.md) phases.
11+
So far, we are working on the [inter-node encryption](https://github.com/rustyrussell/lightning-rfc/blob/master/bolts/01-encryption.md) and [transaction negotiation](https://github.com/rustyrussell/lightning-rfc/blob/master/bolts/02-wire-protocol.md) phases.
1212

1313
Later steps will enhance the protocol to network individual daemons,
1414
advertise their IP addresses, publish routes and fees, and use that

0 commit comments

Comments
 (0)