File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 12911291 "data" :
12921292 {
12931293 "node_url" : " http://127.0.0.1:8546" ,
1294- "faucet_url" : " http://127.0.0.1:8547 "
1294+ "faucet_url" : " http://127.0.0.1:8099 "
12951295 },
12961296 "dataPropertyOrder" :
12971297 {
Original file line number Diff line number Diff line change @@ -21,9 +21,6 @@ faucet {
2121 # Transaction value
2222 tx-value = 1000000000000000000
2323
24- # Faucet cors config
25- cors-allowed-origins = "*"
26-
2724 # Address of Ethereum node used to send the transaction
2825 rpc-address = "http://127.0.0.1:8546/"
2926
@@ -63,7 +60,7 @@ mantis {
6360 interface = "localhost"
6461
6562 # Listening port of JSON-RPC HTTP(S) endpoint
66- port = 8547
63+ port = 8099
6764
6865 # Path to the keystore storing the certificates (used only for https)
6966 # null value indicates HTTPS is not being used
You can’t perform that action at this time.
0 commit comments