From 625fb8c8052dc447a280aff34adc56de4e2fb3a5 Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Thu, 7 Jan 2021 23:37:36 -0600 Subject: [PATCH] Create 108.md --- docs/forum/bitcoin-forum/108.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 docs/forum/bitcoin-forum/108.md diff --git a/docs/forum/bitcoin-forum/108.md b/docs/forum/bitcoin-forum/108.md new file mode 100644 index 0000000..47fa742 --- /dev/null +++ b/docs/forum/bitcoin-forum/108.md @@ -0,0 +1,26 @@ +--- +layout: forum +title: 'Re: Odd amount of generated coins' +grand_parent: Forum Posts +parent: Bitcoin Forum +nav_order: 108 +date: 2010-05-26 21:34:32 UTC +original: https://bitcointalk.org/index.php?topic=141.msg1260#msg1260 +--- + +# Re: Odd amount of generated coins + +--- + +``` +Re: Odd amount of generated coins +May 26, 2010, 09:34:32 PM + +In the SVN version, if a transaction requires a transaction fee, it says +"This transaction is over the size limit. You can still send it for a fee of #, +which goes to the nodes that process your transaction and helps to support the network. +Do you want to pay the fee?" + +If you don't have enough money with the fee added, it says +"Total exceeds your balance when the # transaction fee is included " +```