Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
1983480
Topic
177729
Board
Beginners & Help
Re: Foodler here
by
btc_foodler
on
30/04/2013, 08:23:49 UTC
Quote from: bitcoinget on April 30, 2013, 05:34:20 AM
Yes, you can get the transaction fee from bitcoind. Have a look at the "gettransaction" command from
https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list
The fee is reported for transactions that are sent from the local bitcoind, but not received. blockchain.info presents an API that includes fees for transactions. Is there some other way for bitcoind to report fees on received transactions?
Thanks.