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 ef0bcbf commit 18e8f5cCopy full SHA for 18e8f5c
test/test1/config/blockchain.json
@@ -7,7 +7,7 @@
7
"nodiscover": true,
8
"rpcHost": "localhost",
9
"rpcPort": 8545,
10
- "rpcCorsDomain": "auto",
+ "rpcCorsDomain": "http://localhost:8000",
11
"account": {
12
"password": "config/development/password"
13
}
0 commit comments