Skip to content

Commit 314ec8d

Browse files
Add gnosis chiado to client proto (#324)
* Added gnosis chiado to client proto * Auto-fix: buf format, gofmt, go generate, go mod tidy --------- Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
1 parent ba0bee7 commit 314ec8d

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

cre/capabilities/blockchain/evm/v1alpha/client.proto

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,10 @@ service Client {
293293
key: "gnosis_chain-mainnet"
294294
value: 465200170687744372
295295
},
296+
{
297+
key: "gnosis_chain-testnet-chiado"
298+
value: 8871595565390010547
299+
},
296300
{
297301
key: "hyperliquid-mainnet"
298302
value: 2442541497099098535

cre/go/installer/pkg/embedded_gen.go

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

0 commit comments

Comments
 (0)