Post
Topic
Board Development & Technical Discussion
Re: Tx fee applied when not expected
by
DannyHamilton
on 28/04/2013, 17:18:39 UTC
- snip -
Input age: (Tx e212c55 is in block 68950 - Tx adff686 in block 68414) = 536
- snip -

The age of the input is determined when the transaction is created in the client, not when it is included in a block.  You are using the block that Tx e212c55 was included in to determine age.  How certain are you that there weren't multiple blocks added to the client's blockchain between the initial buliding of the transaction and when it was eventually included in a block?