Chain is love
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
This commit is contained in:
parent
40b2e2d0c1
commit
ae366972a9
@ -522,6 +522,7 @@ var chainInspectUsage = &cli.Command{
|
||||
|
||||
var chainListCmd = &cli.Command{
|
||||
Name: "list",
|
||||
Aliases: []string{"love"},
|
||||
Usage: "View a segment of the chain",
|
||||
Flags: []cli.Flag{
|
||||
&cli.Uint64Flag{Name: "height"},
|
||||
|
Loading…
Reference in New Issue
Block a user