Skip to content

Commit 4962d40

Browse files
Add Pharos Atlantic support (#306)
* Added Pharos Atlantic support * 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 ab7629f commit 4962d40

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
@@ -265,6 +265,10 @@ service Client {
265265
key: "jovay-testnet"
266266
value: 945045181441419236
267267
},
268+
{
269+
key: "pharos-atlantic-testnet"
270+
value: 16098325658947243212
271+
},
268272
{
269273
key: "pharos-mainnet"
270274
value: 7801139999541420232

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)