1
I am using electrum protocol to query history of a bitcoin address using blockchain.address.get_history.
All is good I am receiving the tx data for every transaction. My problem is that I unable to figure out a way to get the fee and transaction details for every tx received. ( I want to use same stratum protocol if possible )
Thanks
Stratum is a mining protocol, unrelated to electrum. Please add more clarity to your question in terms of what API you are using. – morsecoder – 2017-03-14T02:24:29.840
1The protocol used by Electrum to connect to its servers is also called stratum. – Pieter Wuille – 2017-08-12T02:34:23.667