Skip to content

Commit

Permalink
feat(cli): add command to list
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahhoward committed Sep 10, 2020
1 parent bf7d826 commit f8af7d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/chain.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ var chainCmd = &cli.Command{
chainHeadCmd,
chainGetBlock,
chainReadObjCmd,
chainDeleteObjCmd,
chainStatObjCmd,
chainGetMsgCmd,
chainSetHeadCmd,
Expand Down

0 comments on commit f8af7d0

Please sign in to comment.