Skip to content

Commit ec525cc

Browse files
jrakibirustyrussell
authored andcommitted
Update Signet port to correct hex value in BOLT #1 spec
1 parent 0bdaa8b commit ec525cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01-messaging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The default TCP port depends on the network used. The most common networks are:
99

1010
- Bitcoin mainnet with port number 9735 or the corresponding hexadecimal `0x2607`;
1111
- Bitcoin testnet with port number 19735 (`0x4D17`);
12-
- Bitcoin signet with port number 39735 (`0xF87`).
12+
- Bitcoin signet with port number 39735 (`0x9B37`).
1313

1414
The Unicode code point for LIGHTNING <sup>[1](#reference-1)</sup>, and the port convention try to follow the Bitcoin Core convention.
1515

0 commit comments

Comments
 (0)