Skip to content

Commit

Permalink
chore: updating value issuerEthereumMaxGasPrice with Amoy price
Browse files Browse the repository at this point in the history
  • Loading branch information
javip97 committed Apr 10, 2024
1 parent bda5da7 commit 26702fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ apiIssuerNode:
issuerEthereumContractAddressAmoy: "0x1a4cC30f2aA0377b0c3bc9848766D90cb4404124"
issuerEthereumContractAddressMain: "0x624ce98D2d27b20b8f8d521723Df8fC4db71D79D"
issuerEthereumDefaultGasLimit: "600000"
issuerEthereumMaxGasPrice: "1000000"
issuerEthereumMaxGasPrice: "2500000"
issuerEthereumMinGasPrice: "0"
issuerEthereumReceiptTimeout: 600s
issuerEthereumResolverPrefixMumbai: polygon:mumbai
Expand Down

0 comments on commit 26702fc

Please sign in to comment.