Create 48.md

This commit is contained in:
wakgill
2021-01-04 22:48:41 -06:00
committed by GitHub
parent 9966e5cab3
commit 9d3496c55b
+21
View File
@@ -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.
```