Skip to content

Commit 0e3218e

Browse files
committed
add tac support
1 parent 3e4a847 commit 0e3218e

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

chains.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3859,3 +3859,20 @@ chain-settings:
38593859
short-names: [morph-hoodi]
38603860
chain-id: 0xB5E
38613861
grpcId: 10189
3862+
- id: tac
3863+
label: Tac
3864+
type: eth
3865+
settings:
3866+
options:
3867+
validate-peers: false
3868+
expected-block-time: 1s
3869+
lags:
3870+
syncing: 6
3871+
lagging: 2
3872+
chains:
3873+
- id: Mainnet
3874+
priority: 100
3875+
code: TAC_MAINNET
3876+
short-names: [tac, tacchain, tac-mainnet]
3877+
chain-id: 0xef
3878+
grpcId: 1153

0 commit comments

Comments
 (0)