Merge pull request #3774 from filecoin-project/fix/paych-status-missing
add paych status command to list
This commit is contained in:
commit
b83463ca76
@ -28,6 +28,7 @@ var paychCmd = &cli.Command{
|
||||
paychListCmd,
|
||||
paychVoucherCmd,
|
||||
paychSettleCmd,
|
||||
paychStatusCmd,
|
||||
paychCloseCmd,
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user