From 73642ac0015bc8bff4369a40689fae0b1560990c Mon Sep 17 00:00:00 2001 From: John Kraken <160101404+JohnKraken@users.noreply.github.com> Date: Mon, 19 Feb 2024 11:50:16 +0100 Subject: [PATCH] Update transaction-resubmission.md (#1416) fixed spell error --- developers/transaction-resubmission.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developers/transaction-resubmission.md b/developers/transaction-resubmission.md index 2e9ac3ae5bd..d2614afb618 100644 --- a/developers/transaction-resubmission.md +++ b/developers/transaction-resubmission.md @@ -25,5 +25,5 @@ may affect transaction gossiping and inclusion speed. - All transactions, regardless of their origin, are subject to being sorted and pruned based on fees. -- It is the user or developer's responsibility to monitor and possibly resubumit +- It is the user or developer's responsibility to monitor and possibly resubmit transactions if they are not included in a 75-second window.