From 9d3496c55bbd9eab4d9ecb1e7beefe7ccc1ea652 Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Mon, 4 Jan 2021 22:48:41 -0600 Subject: [PATCH] Create 48.md --- docs/forum/bitcoin-forum/48.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 docs/forum/bitcoin-forum/48.md diff --git a/docs/forum/bitcoin-forum/48.md b/docs/forum/bitcoin-forum/48.md new file mode 100644 index 0000000..956c01b --- /dev/null +++ b/docs/forum/bitcoin-forum/48.md @@ -0,0 +1,21 @@ +--- +layout: forum +title: 'Re: What's with this odd generation?' +grand_parent: Forum Posts +parent: Bitcoin Forum +nav_order: 48 +date: 2010-02-12 03:08:08 UTC +original: https://bitcointalk.org/index.php?topic=48.msg316#msg316 +--- + +# Re: What's with this odd generation? +--- + +``` +Re: What's with this odd generation? +February 12, 2010, 03:08:08 AM + +There's a small transaction fee for very large transactions. The node that generates the block that contains the transaction gets the fee. + +If the same money gets sent again, it won't incur the fee again. If all you have is generated coins in your wallet, if you send them all in one huge transaction, it has to bundle hundreds of 50 bc coins together. After that it's just one line to send the combined unit. +```