Open grostim opened 2 years ago
Yes, it's possible to rewrite downloader to support this. However, currently I'm simply using multiple configs:
python -m beancount_ethereum.downloader --config=$CONFIG1
python -m beancount_ethereum.downloader --config=$CONFIG2
...
Ok, this is what i thought.
Hi !
I would like to get the TX from several blockchains: Ethereum, Gnosis, Avalanche, etc...
Is it possible to have all API within one config file, something like: