wombat
This commit is contained in:
parent
02234d00b7
commit
997a46a90f
@ -140,6 +140,8 @@ var getAskCmd = &cli.Command{
|
||||
Action: func(cctx *cli.Context) error {
|
||||
ctx := lcli.DaemonContext(cctx)
|
||||
|
||||
fmt.Println("wombat")
|
||||
|
||||
fnapi, closer, err := lcli.GetFullNodeAPI(cctx)
|
||||
if err != nil {
|
||||
return err
|
||||
|
Loading…
Reference in New Issue
Block a user