Skip to content

Commit a57c3b0

Browse files
committed
chore: update shasum
1 parent 84f7788 commit a57c3b0

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": "yHjYNpiHt5+Zuxx7zlOAFc4vNkKnuuTyuR47U8WV1xM=",
10+
"shasum": "xhCd0Y6uBaC7kXC5NV7je5+sCLVyjTETmK65ptZQsEY=",
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)