We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeb635f commit f65fa33Copy full SHA for f65fa33
contrib/pyln-spec/bolt1/pyln/spec/bolt1/text.py
@@ -11,6 +11,7 @@
11
- Bitcoin mainet with port number 9735 or the corresponding hexadecimal `0x2607`;
12
- Bitcoin testnet with port number 19735 (`0x4D17`);
13
- Bitcoin signet with port number 39735 (`0x9B37`).
14
+- Bitcoin testnet4 with port number 49735 (`0xC247`).
15
16
The Unicode code point for LIGHTNING <sup>[1](#reference-1)</sup>, and the port convention try to follow the Bitcoin Core convention.
17
0 commit comments