diff --git a/TestTestNet/common.vars b/TestTestNet/common.vars index bc3e7fc..7e653a7 100644 --- a/TestTestNet/common.vars +++ b/TestTestNet/common.vars @@ -8,6 +8,8 @@ SCRIPTS_BRANCH="sokol" DAPPS_BRANCH="master" IKEYS_BRANCH="master" +TX_GAS_LIMIT="6700000" + # either "BIN" or "DEB" PARITY_INSTALLATION_MODE="BIN" PARITY_BIN_LOC="https://transfer.sh/PhhDc/parity"