mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-08 20:28:04 +02:00
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…
x
Reference in New Issue
Block a user