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.
2 parents 7b2a08d + a61db99 commit 91e29f4Copy full SHA for 91e29f4
1 file changed
packages/snap/snap.manifest.json
@@ -7,7 +7,7 @@
7
"url": "https://github.com/ChainSafe/WebZjs.git"
8
},
9
"source": {
10
- "shasum": "vO3LYrvRmoSsa2uNsztWS0JxFR67zZMNy9joDVxlptM=",
+ "shasum": "iAfsbWYVP8O3rjK7Dp2FCpaoaeVaN7y5znqpVZ2c1nw=",
11
"location": {
12
"npm": {
13
"filePath": "dist/bundle.js",
@@ -21,8 +21,10 @@
21
"snap_dialog": {},
22
"endowment:webassembly": {},
23
"endowment:rpc": {
24
- "dapps": true,
25
- "snaps": false
+ "allowedOrigins": [
+ "https://webzjs.chainsafe.dev/",
26
+ "http://localhost:3000"
27
+ ]
28
29
"snap_getBip44Entropy": [
30
{
0 commit comments