Skip to content

Commit b3dc931

Browse files
committed
Adding MaxGasPrice to GasConfig
1 parent 7f47b3a commit b3dc931

2 files changed

Lines changed: 76 additions & 36 deletions

File tree

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,3 +157,5 @@ require (
157157
google.golang.org/genproto/googleapis/api v0.0.0-20250825161204-c5933d9347a5 // indirect
158158
gopkg.in/yaml.v2 v2.4.0 // indirect
159159
)
160+
161+
replace github.com/smartcontractkit/chainlink-protos/cre/go => /Users/yashvardhan/chainlink-protos/cre/go

pkg/capabilities/v2/chain-capabilities/evm/client.pb.go

Lines changed: 74 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)