We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f0a364 commit 9bd5b82Copy full SHA for 9bd5b82
testnet/shared-config-test.json
@@ -585,7 +585,6 @@
585
"chainId": 19934,
586
"caipId": "eip155:19934",
587
"name": "b4-sepolia",
588
- "blockInterval": 10,
589
"type": "evm",
590
"bridge": "0x9D5C332Ebe0DaE36e07a4eD552Ad4d8c5067A61F",
591
"nativeTokenAdapter": "0x90e3B6Ec4587790c709cb17E5dbAff5F9E682Be5",
@@ -607,6 +606,7 @@
607
606
"nativeTokenFullName": "eth",
608
"nativeTokenDecimals": 18,
609
"blockConfirmations": 1,
+ "blockInterval": 1,
610
"startBlock": 750,
611
"feeRouter": "0xde937016D67811f08D93ee54093ea686C21d211C",
612
"feeHandlers": [
0 commit comments