mirror of
https://github.com/status-im/status-go.git
synced 2025-02-03 18:37:24 +00:00
Fixed: faucet now accepts HTTPEnabledFlag
(cherry picked from commit b6545a0)
This commit is contained in:
parent
e6e05aff01
commit
278b231efa
@ -14,6 +14,7 @@ var (
|
||||
Usage: "Starts faucet node (light node used by faucet service to request Ether)",
|
||||
Flags: []cli.Flag{
|
||||
HTTPPortFlag,
|
||||
HTTPEnabledFlag,
|
||||
},
|
||||
}
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user