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 84f7788 commit a57c3b0Copy full SHA for a57c3b0
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": "yHjYNpiHt5+Zuxx7zlOAFc4vNkKnuuTyuR47U8WV1xM=",
+ "shasum": "xhCd0Y6uBaC7kXC5NV7je5+sCLVyjTETmK65ptZQsEY=",
11
"location": {
12
"npm": {
13
"filePath": "dist/bundle.js",
@@ -19,19 +19,15 @@
19
"locales": ["locales/en.json"]
20
21
"initialConnections": {
22
- "https://portfolio.metamask.io": {},
23
- "http://localhost:3000": {}
+ "https://portfolio.metamask.io": {}
24
25
"initialPermissions": {
26
"endowment:rpc": {
27
"dapps": true,
28
"snaps": false
29
30
"endowment:keyring": {
31
- "allowedOrigins": [
32
- "https://portfolio.metamask.io",
33
- "http://localhost:3000"
34
- ]
+ "allowedOrigins": ["https://portfolio.metamask.io"]
35
36
"snap_getBip32Entropy": [
37
{
0 commit comments