Skip to content

Commit 3ebb581

Browse files
chore: shasum
1 parent 7ac3999 commit 3ebb581

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

packages/snap/snap.manifest.json

Lines changed: 3 additions & 7 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": "tWTe+7InQX32jj/Bn9zUyxFhyJGUb2XP1kW4pm0RWls=",
10+
"shasum": "EBrVuE+uXKdUKPSGja1momxWXqItfVGppjHtfMaDo+I=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -19,19 +19,15 @@
1919
"locales": ["locales/en.json"]
2020
},
2121
"initialConnections": {
22-
"https://portfolio.metamask.io": {},
23-
"http://localhost:3000": {}
22+
"https://portfolio.metamask.io": {}
2423
},
2524
"initialPermissions": {
2625
"endowment:rpc": {
2726
"dapps": true,
2827
"snaps": false
2928
},
3029
"endowment:keyring": {
31-
"allowedOrigins": [
32-
"https://portfolio.metamask.io",
33-
"http://localhost:3000"
34-
]
30+
"allowedOrigins": ["https://portfolio.metamask.io"]
3531
},
3632
"snap_getBip32Entropy": [
3733
{

0 commit comments

Comments
 (0)