Get transaction history of address using electrum commands
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 […]
