Skip to content

Commit

Permalink
docs: updating sample file with proper Max Gas Price
Browse files Browse the repository at this point in the history
  • Loading branch information
javip97 committed Apr 9, 2024
1 parent 2ca2e6a commit bda5da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env-issuer.sample
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ISSUER_ETHEREUM_CONFIRMATION_TIME_OUT=600s
ISSUER_ETHEREUM_CONFIRMATION_BLOCK_COUNT=5
ISSUER_ETHEREUM_RECEIPT_TIMEOUT=600s
ISSUER_ETHEREUM_MIN_GAS_PRICE=0
ISSUER_ETHEREUM_MAX_GAS_PRICE=1000000
ISSUER_ETHEREUM_MAX_GAS_PRICE=2500000
ISSUER_ETHEREUM_RPC_RESPONSE_TIMEOUT=5s
ISSUER_ETHEREUM_WAIT_RECEIPT_CYCLE_TIME=30s
ISSUER_ETHEREUM_WAIT_BLOCK_CYCLE_TIME=30s
Expand Down

0 comments on commit bda5da7

Please sign in to comment.