diff --git a/doc/descriptors.md b/doc/descriptors.md index fce4f9a323a4..0e5a06c22f45 100644 --- a/doc/descriptors.md +++ b/doc/descriptors.md @@ -241,6 +241,6 @@ ones. For larger numbers of errors, or other types of errors, there is a roughly 1 in a trillion chance of not detecting the errors. All RPCs in Dash Core will include the checksum in their output. Only -certain RPCs require checksums on input, including `deriveaddress` and +certain RPCs require checksums on input, including `deriveaddresses` and `importmulti`. The checksum for a descriptor without one can be computed using the `getdescriptorinfo` RPC.