Skip to content

Commit

Permalink
Add new config param
Browse files Browse the repository at this point in the history
  • Loading branch information
franklywatson authored Dec 17, 2024
1 parent 717eb72 commit ec3e521
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,8 @@ ExecStart=/usr/bin/evm-gateway \
--coa-key=$COA_KEY \
--rate-limit=9999999 \
--rpc-host=0.0.0.0 \
--gas-price=$GAS_PRICE
--gas-price=$GAS_PRICE \
--tx-state-validation=local-index
Restart=always
RestartSec=3
LimitNOFILE=4096
Expand Down

0 comments on commit ec3e521

Please sign in to comment.