Closed silkroadnomad closed 1 month ago
Instead of calling the RPC of a Doichain dApp we want to call Electrum Server for the transactions of an address in future:
Rewrite (port) this function to use Electrum: https://github.com/Doichain/js-doichain/blob/master/lib/listTransactions.js
Here the reference with my commit for this issue: https://github.com/Doichain/js-doichain/commit/a10be49ca08ad46cf7245a60a68822bb81b1d5ef
Instead of calling the RPC of a Doichain dApp we want to call Electrum Server for the transactions of an address in future:
Rewrite (port) this function to use Electrum: https://github.com/Doichain/js-doichain/blob/master/lib/listTransactions.js