Export glitch

This commit is contained in:
Pol.Alvarez@BSC 2018-02-13 11:45:55 +01:00
parent 9e7b06b523
commit a144b6987d
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ module.exports = {
getAddress: getAddress, getAddress: getAddress,
getAmount: getAmount, getAmount: getAmount,
getGasPrice: prices.getGasPrice, getGasPrice: prices.getGasPrice,
log: log, info: info,
logTransaction: logTransaction, logTransaction: logTransaction,
error: error error: error
} }