We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 017fc4d commit cd5c4baCopy full SHA for cd5c4ba
1 file changed
chains.yaml
@@ -3883,3 +3883,26 @@ chain-settings:
3883
receipts:
3884
block: 1
3885
hash: "0x66823c78ea5130f01085462fb4ab2c9e3c4903f69d67d43e11aa536f9b28df4a"
3886
+ - id: tac
3887
+ label: Tac
3888
+ type: eth
3889
+ settings:
3890
+ options:
3891
+ validate-peers: false
3892
+ expected-block-time: 1s
3893
+ lags:
3894
+ syncing: 6
3895
+ lagging: 2
3896
+ chains:
3897
+ - id: Mainnet
3898
+ priority: 100
3899
+ code: TAC_MAINNET
3900
+ short-names: [tac, tacchain, tac-mainnet]
3901
+ chain-id: 0xef
3902
+ grpcId: 1153
3903
+ - id: SPB
3904
+ priority: 30
3905
+ code: TAC_SPB_TESTNET
3906
+ short-names: [tac-spb, tac-testnet]
3907
+ chain-id: 0x957
3908
+ grpcId: 10191
0 commit comments