Skip to content

Commit 99e4229

Browse files
pyln-spec: add testnet4 support
1 parent b6f021f commit 99e4229

File tree

1 file changed

+1
-0
lines changed
  • contrib/pyln-spec/bolt1/pyln/spec/bolt1

1 file changed

+1
-0
lines changed

contrib/pyln-spec/bolt1/pyln/spec/bolt1/text.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- Bitcoin mainet with port number 9735 or the corresponding hexadecimal `0x2607`;
1212
- Bitcoin testnet with port number 19735 (`0x4D17`);
1313
- Bitcoin signet with port number 39735 (`0x9B37`).
14+
- Bitcoin testnet4 with port number 49735 (`0xC247`).
1415
1516
The Unicode code point for LIGHTNING <sup>[1](#reference-1)</sup>, and the port convention try to follow the Bitcoin Core convention.
1617

0 commit comments

Comments
 (0)