add script to run a local devnet, and helper command
This commit is contained in:
@@ -215,6 +215,7 @@ var CommonCommands = []*cli.Command{
|
||||
netCmd,
|
||||
versionCmd,
|
||||
logCmd,
|
||||
waitApiCmd,
|
||||
}
|
||||
|
||||
var Commands = []*cli.Command{
|
||||
@@ -232,4 +233,5 @@ var Commands = []*cli.Command{
|
||||
versionCmd,
|
||||
walletCmd,
|
||||
logCmd,
|
||||
waitApiCmd,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user