Updated, contract execution in-place

This commit is contained in:
Jaco Greeff
2016-11-18 15:05:02 +01:00
parent bf58aab6a3
commit b433e7e9a0
6 changed files with 26 additions and 15 deletions

View File

@@ -19,7 +19,7 @@ const DEFAULT_GASPRICE = '20000000000';
const MAX_GAS_ESTIMATION = '50000000';
export default {
export {
DEFAULT_GAS,
DEFAULT_GASPRICE,
MAX_GAS_ESTIMATION