Jeff Rossiter
Jeff Rossiter
I'm interested in using this to get information about what type of deposit information is required, full endpoint is https://bittrex.com/api/v2.0/pub/Currency/GetCurrencyInfo If I get to using it soon I'll make a...
Not deliberately bumping this, I didn't make a branch for this originally, so messed up the previous PR (https://github.com/joshstevens19/ethereum-abi-types-generator/pull/22). Just separating so it's here if you want it.
Currently if a function has multiple tuple parameters only one Request interface is generated and used for all of them. I haven't tested this change, and not sure how deep...
On reconnect api key gets passed in as a list and fails to authenticate, we already store the api key so may as well just use it direct
**Is your feature request related to a problem? Please describe.** I have to click the block explorer link to see whether a transaction has been confirmed yet or not **Describe...