DefinitelyTyped/types/coinbase
Justin Nauman 3eb966a761 [coinbase] Update Account.getTransactions (#36010)
* [coinbase] Update Account.getTransactions

This is to update the signature of `Account.getTransactions` to match that which is present in the module.

https://github.com/coinbase/coinbase-node/blob/master/lib/model/Account.js#L98 for relevant JS code.

* [coinbase] Additional nested fixes

- The coinbase client only "unwraps" the `data` attribute
in certain circumstances.  This addresses issues I was seeing
while attempting to leverage some of the other resource
2019-06-10 10:12:28 -07:00
..
coinbase-tests.ts [coinbase] Update Account.getTransactions (#36010) 2019-06-10 10:12:28 -07:00
index.d.ts [coinbase] Update Account.getTransactions (#36010) 2019-06-10 10:12:28 -07:00
tsconfig.json
tslint.json