We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f697205 commit 9875681Copy full SHA for 9875681
1 file changed
packages/snap/snap.manifest.json
@@ -7,7 +7,7 @@
7
"url": "https://github.com/MetaMask/snap-solana-wallet.git"
8
},
9
"source": {
10
- "shasum": "Y+Ue9n9NCXQNv6FDJdYx1Jr4O8AuciifCbk2+WUSPKE=",
+ "shasum": "qy2+syM1YpBpdnUaVmoykzGu7p4+sLK71yXdSbuWaFY=",
11
"location": {
12
"npm": {
13
"filePath": "dist/bundle.js",
@@ -21,8 +21,7 @@
21
]
22
23
"initialConnections": {
24
- "https://portfolio.metamask.io": {},
25
- "http://localhost:3000": {}
+ "https://portfolio.metamask.io": {}
26
27
"initialPermissions": {
28
"endowment:rpc": {
@@ -31,8 +30,7 @@
31
30
32
"endowment:keyring": {
33
"allowedOrigins": [
34
- "https://portfolio.metamask.io",
35
- "http://localhost:3000"
+ "https://portfolio.metamask.io"
36
37
38
"snap_getBip32Entropy": [
0 commit comments