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 7ac3999 commit 3ebb581Copy full SHA for 3ebb581
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": "tWTe+7InQX32jj/Bn9zUyxFhyJGUb2XP1kW4pm0RWls=",
+ "shasum": "EBrVuE+uXKdUKPSGja1momxWXqItfVGppjHtfMaDo+I=",
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