Export glitch
This commit is contained in:
parent
9e7b06b523
commit
a144b6987d
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue