From 6defccd563cf93a781049cf78b0cd463ce3377df Mon Sep 17 00:00:00 2001 From: phahulin Date: Tue, 21 Nov 2017 19:57:57 +0300 Subject: [PATCH] Add tx_gas_limit --- TestTestNet/owner/install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/TestTestNet/owner/install.sh b/TestTestNet/owner/install.sh index 84f86d8..f45c1f4 100644 --- a/TestTestNet/owner/install.sh +++ b/TestTestNet/owner/install.sh @@ -72,6 +72,7 @@ unlock = ["${OWNER_ADDRESS}"] [mining] force_sealing = true engine_signer = "${OWNER_ADDRESS}" +tx_gas_limit = "${TX_GAS_LIMIT}" reseal_on_txs = "none" EOF echo "${OWNER_KEYPASS}" > "${NODE_PWD}"