RPC - Update protx default mode

dashpay/dash#2513
This commit is contained in:
thephez 2018-12-13 12:31:04 -05:00
parent 07acdd5af9
commit 91095e58fa
No known key found for this signature in database
GPG key ID: BBC8A06DBE236099

View file

@ -415,7 +415,7 @@ Result:
The `protx<!--noref--> list` RPC returns a list of provider transactions.
Lists all ProTxs in your wallet or on-chain, depending on the given type. If
`type` is not specified, it defaults to `wallet`. All types have the optional
`type` is not specified, it defaults to `registered`. All types have the optional
argument `detailed` which if set to `true` will result in a detailed list being
returned. If set to `false`, only the hashes of the ProTx will be returned.