Open
Description
Hi,
Logging this as a feature request. Feel free to ignore.
Today, I tried getting detail of all transactions in a block and it took half an hour. I feel it would be good moneywagon can natively support parallel operations
- get_single_transaction_multi should does parallel requests to get tx details
- can use a framework like tornado, eventlet
- can be applied to other functions also