1
0
mirror of https://github.com/lightning/bolts.git synced 2025-01-18 13:22:35 +01:00

spelling: fix spelling mistakes + add new words to ignore spelling

This commit is contained in:
niftynei 2023-11-02 14:16:53 -05:00 committed by neil saitug
parent 9f55ccdfee
commit 15fb2df63a
2 changed files with 10 additions and 1 deletions

View File

@ -286,6 +286,13 @@ pico
mainnet
testnet
icecream
extractable
de
anonymize
Punycode
rck
sck
zeroconf
swiss
lollypop
UTC
@ -394,3 +401,5 @@ pkh
kB
unblind
unblinded
accepter
kiloweight

View File

@ -7,7 +7,7 @@ This protocol assumes an underlying authenticated and ordered transport mechanis
The default TCP port depends on the network used. The most common networks are:
- Bitcoin mainet with port number 9735 or the corresponding hexadecimal `0x2607`;
- Bitcoin mainnet with port number 9735 or the corresponding hexadecimal `0x2607`;
- Bitcoin testnet with port number 19735 (`0x4D17`);
- Bitcoin signet with port number 39735 (`0xF87`).