Skip to content

Conversation

@0xB10C
Copy link
Owner

@0xB10C 0xB10C commented Apr 18, 2024

While calling get_raw_transaction_info_with_fee slows things considerably down, having the tx fees is quite useful.

An alternative would be to call the getblock hash 2 verbosity RPC to get the fees in the same msg as the block from Bitcoin Core. This is currently not implemented in rust-bitcoincore-rpc.but proposed in rust-bitcoin/rust-bitcoincore-rpc#329

@0xB10C 0xB10C force-pushed the 2024-03-add-fee-to-output branch from 26a8cec to bf12f5d Compare April 18, 2024 12:49
@0xB10C 0xB10C merged commit cb91998 into master Apr 18, 2024
@0xB10C 0xB10C deleted the 2024-03-add-fee-to-output branch April 18, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants