Skip to content

Commit

Permalink
spelling: fix spelling mistakes + add new words to ignore spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
niftynei committed Feb 13, 2024
1 parent 9f55ccd commit 15fb2df
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .aspell.en.pws
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,13 @@ pico
mainnet
testnet
icecream
extractable
de
anonymize
Punycode
rck
sck
zeroconf
swiss
lollypop
UTC
Expand Down Expand Up @@ -394,3 +401,5 @@ pkh
kB
unblind
unblinded
accepter
kiloweight
2 changes: 1 addition & 1 deletion 01-messaging.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`).

Expand Down

0 comments on commit 15fb2df

Please sign in to comment.