Skip to content

Commit 9875681

Browse files
committed
chore: update shasum
1 parent f697205 commit 9875681

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

packages/snap/snap.manifest.json

Lines changed: 3 additions & 5 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": "Y+Ue9n9NCXQNv6FDJdYx1Jr4O8AuciifCbk2+WUSPKE=",
10+
"shasum": "qy2+syM1YpBpdnUaVmoykzGu7p4+sLK71yXdSbuWaFY=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -21,8 +21,7 @@
2121
]
2222
},
2323
"initialConnections": {
24-
"https://portfolio.metamask.io": {},
25-
"http://localhost:3000": {}
24+
"https://portfolio.metamask.io": {}
2625
},
2726
"initialPermissions": {
2827
"endowment:rpc": {
@@ -31,8 +30,7 @@
3130
},
3231
"endowment:keyring": {
3332
"allowedOrigins": [
34-
"https://portfolio.metamask.io",
35-
"http://localhost:3000"
33+
"https://portfolio.metamask.io"
3634
]
3735
},
3836
"snap_getBip32Entropy": [

0 commit comments

Comments
 (0)