From 2464b1feee275c314dfabb870a336780a79e7817 Mon Sep 17 00:00:00 2001 From: keblek <68111648+keblek@users.noreply.github.com> Date: Mon, 24 Aug 2020 19:10:57 +0200 Subject: [PATCH] Update 05_2_Resending_a_Transaction_with_RBF.md --- 05_2_Resending_a_Transaction_with_RBF.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05_2_Resending_a_Transaction_with_RBF.md b/05_2_Resending_a_Transaction_with_RBF.md index 78957ef..eb7d3fc 100644 --- a/05_2_Resending_a_Transaction_with_RBF.md +++ b/05_2_Resending_a_Transaction_with_RBF.md @@ -202,7 +202,7 @@ $ bitcoin-cli -named gettransaction txid=75208c5c8cbd83081a0085cd050fc7a4064d87c } ``` -> :warning: **VERSION WARNING:** The `bumpfee` RPC require Bitcoin Core v.0.14.0. +> :warning: **VERSION WARNING:** The `bumpfee` RPC requires Bitcoin Core v.0.14.0. ## Summary: Resending a Transaction with RBF