Skip to content

Commit

Permalink
update gas limit override for somniatestnet
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbalaji committed Mar 6, 2025
1 parent fb2b739 commit 8ba5bef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chains/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5458,6 +5458,8 @@ somniatestnet:
rpcUrls:
- http: https://vsf-rpc.somnia.network
technicalStack: other
transactionOverrides:
gasLimit: 1000000
soneium:
blockExplorers:
- apiUrl: https://soneium.blockscout.com/api
Expand Down
2 changes: 2 additions & 0 deletions chains/somniatestnet/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ protocol: ethereum
rpcUrls:
- http: https://vsf-rpc.somnia.network
technicalStack: other
transactionOverrides:
gasLimit: 1000000

0 comments on commit 8ba5bef

Please sign in to comment.