Updated, contract execution in-place
This commit is contained in:
@@ -19,7 +19,7 @@ const DEFAULT_GASPRICE = '20000000000';
|
||||
|
||||
const MAX_GAS_ESTIMATION = '50000000';
|
||||
|
||||
export default {
|
||||
export {
|
||||
DEFAULT_GAS,
|
||||
DEFAULT_GASPRICE,
|
||||
MAX_GAS_ESTIMATION
|
||||
|
||||
Reference in New Issue
Block a user