Given a Tx message, how does one calculate how big a fee one paid for the transaction?
|
feedback
|
|
Use the following pseudocode:
| |||
|
feedback
|
|
you will find more details ( and less technical than pseudocode ) concerning the fee structure on : https://en.bitcoin.it/wiki/Transaction_fees see also https://en.bitcoin.it/wiki/Free_transaction_relay_policy | ||||
feedback
|
|
This isn't possible with just the message. | |||
feedback
|