Merge pull request #2674 from filecoin-project/asr/multiaddrs
Include listen addresses in CLI miner info
This commit is contained in:
@@ -24,7 +24,7 @@ var actorCmd = &cli.Command{
|
||||
|
||||
var actorSetAddrsCmd = &cli.Command{
|
||||
Name: "set-addrs",
|
||||
Usage: "set addresses that your miner can be publically dialed on",
|
||||
Usage: "set addresses that your miner can be publicly dialed on",
|
||||
Flags: []cli.Flag{
|
||||
&cli.Int64Flag{
|
||||
Name: "gas-limit",
|
||||
|
||||
Reference in New Issue
Block a user