fix(paych): add status command to list
Add paych status cmd to list of payment channel sub commands
This commit is contained in:
@@ -28,6 +28,7 @@ var paychCmd = &cli.Command{
|
||||
paychListCmd,
|
||||
paychVoucherCmd,
|
||||
paychSettleCmd,
|
||||
paychStatusCmd,
|
||||
paychCloseCmd,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user