lncli: use printRespJSON for probability response
This commit is contained in:
parent
ecf7d82904
commit
165769ea82
@ -64,7 +64,7 @@ func queryProb(ctx *cli.Context) error {
|
||||
return err
|
||||
}
|
||||
|
||||
printJSON(response)
|
||||
printRespJSON(response)
|
||||
|
||||
return nil
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user