Skip to content

Commit d19851b

Browse files
chore: shasum
1 parent 80c2429 commit d19851b

1 file changed

Lines changed: 4 additions & 12 deletions

File tree

packages/snap/snap.manifest.json

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snap-solana-wallet.git"
88
},
99
"source": {
10-
"shasum": "CudxHbESLzWfWs4S3q0ZpuPNKer2CcnzKqlBek8bDGA=",
10+
"shasum": "aZQ2g5Ah6ueZ3Oqn0JgG5XQBdz01y9bAxBl9Lt9y5fg=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -16,9 +16,7 @@
1616
"registry": "https://registry.npmjs.org/"
1717
}
1818
},
19-
"locales": [
20-
"locales/en.json"
21-
]
19+
"locales": ["locales/en.json"]
2220
},
2321
"initialConnections": {
2422
"https://portfolio.metamask.io": {}
@@ -29,17 +27,11 @@
2927
"snaps": false
3028
},
3129
"endowment:keyring": {
32-
"allowedOrigins": [
33-
"https://portfolio.metamask.io"
34-
]
30+
"allowedOrigins": ["https://portfolio.metamask.io"]
3531
},
3632
"snap_getBip32Entropy": [
3733
{
38-
"path": [
39-
"m",
40-
"44'",
41-
"501'"
42-
],
34+
"path": ["m", "44'", "501'"],
4335
"curve": "ed25519"
4436
}
4537
],

0 commit comments

Comments
 (0)