Add verifreg utils to CLI

This commit is contained in:
Aayush Rajasekaran
2021-05-31 15:01:55 -04:00
parent 0413022196
commit 92f544d96c
4 changed files with 3060 additions and 10 deletions
+1
View File
@@ -70,6 +70,7 @@ var Commands = []*cli.Command{
WithCategory("basic", walletCmd),
WithCategory("basic", clientCmd),
WithCategory("basic", multisigCmd),
WithCategory("basic", filplusCmd),
WithCategory("basic", paychCmd),
WithCategory("developer", AuthCmd),
WithCategory("developer", MpoolCmd),