From 42773db7b995571220d3f5bd8de1461824c73397 Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Sat, 9 Jan 2021 11:34:57 -0600 Subject: [PATCH] Create 209.md --- docs/forum/bitcoin-forum/209.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 docs/forum/bitcoin-forum/209.md diff --git a/docs/forum/bitcoin-forum/209.md b/docs/forum/bitcoin-forum/209.md new file mode 100644 index 0000000..e202a47 --- /dev/null +++ b/docs/forum/bitcoin-forum/209.md @@ -0,0 +1,19 @@ +--- +layout: forum +title: 'Re: Resending transaction' +grand_parent: Forum Posts +parent: Bitcoin Forum +nav_order: 209 +date: 2010-07-16 15:01:33 UTC +original: https://bitcointalk.org/index.php?topic=303.msg3499#msg3499 +--- + +# Re: Resending transaction +--- + +``` +Re: Resending transaction +July 16, 2010, 03:01:33 PM + +Bitcoin automatically rebroadcasts your transactions if it receives new blocks that don't contain them. It may take about an hour to get rebroadcasted. It is relentless though. It will keep nagging the network forever until your transaction gets into a block. +```