WIP
This commit is contained in:
parent
591ffcf162
commit
22c2acfe61
3 changed files with 26 additions and 6 deletions
|
|
@ -8,12 +8,7 @@ BigNumber.config({DECIMAL_PLACES: 40})
|
|||
exports.NAME = 'Kraken'
|
||||
exports.SUPPORTED_MODULES = ['ticker']
|
||||
|
||||
// var pluginConfig = {}
|
||||
|
||||
// https://bitpay.com/api/rates
|
||||
|
||||
exports.config = function config (localConfig) {
|
||||
// pluginConfig = localConfig
|
||||
}
|
||||
|
||||
function findCurrency (fxRates, currency) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue