add coinbase ticker
This commit is contained in:
parent
d28b21a6d7
commit
97bab49e15
5 changed files with 177 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
const BN = require('../../../bn')
|
||||
const common = require('../common/bitstamp')
|
||||
const common = require('../../common/bitstamp')
|
||||
|
||||
function ticker (account, fiatCode, cryptoCode) {
|
||||
return Promise.resolve()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue