Skip to content

Commit 62ef7c8

Browse files
committed
chore: update snapshot
1 parent d8c9441 commit 62ef7c8

File tree

1 file changed

+0
-30
lines changed

1 file changed

+0
-30
lines changed

app/util/logs/__snapshots__/index.test.ts.snap

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -306,21 +306,6 @@ exports[`logs :: generateStateLogs Sanitized SeedlessOnboardingController State
306306
},
307307
],
308308
},
309-
"0x531": {
310-
"blockExplorerUrls": [],
311-
"chainId": "0x531",
312-
"defaultRpcEndpointIndex": 0,
313-
"name": "Sei",
314-
"nativeCurrency": "SEI",
315-
"rpcEndpoints": [
316-
{
317-
"failoverUrls": [],
318-
"networkClientId": "sei-mainnet",
319-
"type": "infura",
320-
"url": "https://sei-mainnet.infura.io/v3/{infuraProjectId}",
321-
},
322-
],
323-
},
324309
"0x89": {
325310
"blockExplorerUrls": [],
326311
"chainId": "0x89",
@@ -1065,21 +1050,6 @@ exports[`logs :: generateStateLogs generates a valid json export 1`] = `
10651050
},
10661051
],
10671052
},
1068-
"0x531": {
1069-
"blockExplorerUrls": [],
1070-
"chainId": "0x531",
1071-
"defaultRpcEndpointIndex": 0,
1072-
"name": "Sei",
1073-
"nativeCurrency": "SEI",
1074-
"rpcEndpoints": [
1075-
{
1076-
"failoverUrls": [],
1077-
"networkClientId": "sei-mainnet",
1078-
"type": "infura",
1079-
"url": "https://sei-mainnet.infura.io/v3/{infuraProjectId}",
1080-
},
1081-
],
1082-
},
10831053
"0x89": {
10841054
"blockExplorerUrls": [],
10851055
"chainId": "0x89",

0 commit comments

Comments
 (0)