[#208] Increase MaxGasInvoke in morph chain

Environment deploy requires bigger GAS limit for
complex contract deploy transactions.

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
nightly
Alexey Vanin 2022-09-08 18:20:46 +03:00 committed by Alex Vanin
parent 8c6f321e5f
commit f07be5a032
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ ApplicationConfiguration:
RPC:
Enabled: true
EnableCORSWorkaround: false
MaxGasInvoke: 15
MaxGasInvoke: 100
Port: 30333
P2PNotary:
Enabled: true