Skip to content

Commit

Permalink
Add GameSwift Chain Testnet (#80) (#511)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonatoz authored Jun 19, 2024
1 parent ef32bd4 commit e37cbb4
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion emerald-grpc
16 changes: 16 additions & 0 deletions foundation/src/main/resources/chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1551,3 +1551,19 @@ chain-settings:
short-names: [open-campus-codex-sepolia]
chain-id: 0xa045c
grpcId: 10085
- id: gameswift
label: GameSwift
type: eth
settings:
expected-block-time: 2s
lags:
syncing: 10
lagging: 5
fork-choice: quorum
chains:
- id: Testnet
priority: 1
code: GAMESWIFT_TESTNET
short-names: [gameswift-testnet]
chain-id: 0x2a88
grpcId: 10086

0 comments on commit e37cbb4

Please sign in to comment.