Merge pull request #1635 from nspcc-dev/max_gas_invoke

config: update MaxGasInvoke
This commit is contained in:
Roman Khimov 2020-12-22 13:09:24 +03:00 committed by GitHub
commit fb48bc3f91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 8 additions and 8 deletions

View file

@ -50,7 +50,7 @@ ApplicationConfiguration:
MinPeers: 5
RPC:
Enabled: true
MaxGasInvoke: 10
MaxGasInvoke: 15
EnableCORSWorkaround: false
Port: 10332
TLSConfig:

View file

@ -46,7 +46,7 @@ ApplicationConfiguration:
MinPeers: 3
RPC:
Enabled: true
MaxGasInvoke: 10
MaxGasInvoke: 15
EnableCORSWorkaround: false
Port: 30336
Prometheus:

View file

@ -46,7 +46,7 @@ ApplicationConfiguration:
MinPeers: 3
RPC:
Enabled: true
MaxGasInvoke: 10
MaxGasInvoke: 15
EnableCORSWorkaround: false
Port: 30333
Prometheus:

View file

@ -41,7 +41,7 @@ ApplicationConfiguration:
RPC:
Enabled: true
EnableCORSWorkaround: false
MaxGasInvoke: 10
MaxGasInvoke: 15
Port: 30333
Prometheus:
Enabled: true

View file

@ -46,7 +46,7 @@ ApplicationConfiguration:
MinPeers: 3
RPC:
Enabled: true
MaxGasInvoke: 10
MaxGasInvoke: 15
EnableCORSWorkaround: false
Port: 30335
Prometheus:

View file

@ -46,7 +46,7 @@ ApplicationConfiguration:
MinPeers: 3
RPC:
Enabled: true
MaxGasInvoke: 10
MaxGasInvoke: 15
EnableCORSWorkaround: false
Port: 30334
Prometheus:

View file

@ -46,7 +46,7 @@ ApplicationConfiguration:
MinPeers: 3
RPC:
Enabled: true
MaxGasInvoke: 10
MaxGasInvoke: 15
EnableCORSWorkaround: false
Port: 20331
TLSConfig:

View file

@ -50,7 +50,7 @@ ApplicationConfiguration:
MinPeers: 5
RPC:
Enabled: true
MaxGasInvoke: 10
MaxGasInvoke: 15
EnableCORSWorkaround: false
Port: 20332
TLSConfig: