Use 'through' instead of 'those'

This commit is contained in:
Tobin Harding 2021-06-08 20:47:42 +10:00
parent dceb9b68cf
commit 0d1070fd8f
No known key found for this signature in database
GPG Key ID: 40BF9E4C269D6607

View File

@ -346,7 +346,7 @@ error: Signature is found in scriptCode
```
(Unfortunately this checking may or may not be working at any point due to vagaries of the Bitcoin Core and `btcdeb` code.)
As is shown, a P2PKH is quite simple: its protection comes about those the strength of its cryptography.
As is shown, a P2PKH is quite simple: its protection comes about through the strength of its cryptography.
### How to Look Up a Pub Key & Signature by Hand