martin-cech
Results
2
comments of
martin-cech
Hello, +1 for supporting ``` condition ? : ``` if possible :-)
Ran into this too, the solution is to include parameter asset: `kraken.api('DepositAddresses', { asset: 'BTC' }, ...)` and additionally we found out that also parameter method must be included: `kraken.api('DepositAddresses',...