Am I paying Double fees?

1

On testnet I sent a transaction

I believe this was for TBTC1.000 and a 0.0001 fee: i.e. inputs - outputs = 0.0001.

When I try to claim the transaction I am only allowed to claim 1 - 0.001. If I claim (what I expect to be) the full amount (TBTC1.000) I receive an err #26. If I claim TBTC0.9999 everything works

I presume I'm doing something wrong, and would be happy to understand what that is.

Thanks for any suggestions

Richard

Posted 2015-10-24T22:39:39.380

Reputation: 107

1) blockr.io isn't showing the full transaction by default. Click Raw instead of Trade. 2) Why wouldn't you pay fees twice? They're two different transactions, no?Nick ODell 2015-10-24T22:55:13.497

I'm trying to understand the fee structure. If the rule is: pay a fee to send and one for a receive that's OK. I thought that only the sender pays - if I misunderstood, then I need to adjust my thinking. If you like - I have the full decodes...Richard 2015-10-25T00:15:01.090

You mean 'inputs - outputs' right?Murch 2015-10-26T00:06:33.493

Answers

2

OK - now I understand. The fee comes from the second txn. I sent 1.000 but when it's spent I need another fee.

Richard

Posted 2015-10-24T22:39:39.380

Reputation: 107