summaryrefslogtreecommitdiff
path: root/btc-wire
diff options
context:
space:
mode:
authorAntoine A <>2022-05-06 17:33:00 +0200
committerAntoine A <>2022-05-06 17:33:00 +0200
commit4cf9dd00afa1e701da415bc2cdad7518bac03c17 (patch)
tree7296cc146ad8cee4bde52a8970691e461e061b1c /btc-wire
parent501b0cf2cde97b394552a0d3fdacb22b9eefefd3 (diff)
downloaddepolymerization-4cf9dd00afa1e701da415bc2cdad7518bac03c17.tar.gz
depolymerization-4cf9dd00afa1e701da415bc2cdad7518bac03c17.tar.bz2
depolymerization-4cf9dd00afa1e701da415bc2cdad7518bac03c17.zip
typo
Diffstat (limited to 'btc-wire')
-rw-r--r--btc-wire/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/btc-wire/README.md b/btc-wire/README.md
index 3a1ef1d..39d82f7 100644
--- a/btc-wire/README.md
+++ b/btc-wire/README.md
@@ -63,7 +63,7 @@ Make sure the amount show 0.10000588 BTC, else you have to change the base unit
### Stuck transaction
-We resolve stuck transaction by always sending replaceable transaction using
+We resolve stuck transactions by always sending replaceable transactions using
[BIP 125](https://github.com/bitcoin/bips/blob/master/bip-0125.mediawiki).
TODO