mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-20 14:05:23 +01:00
doc: correct deriveaddresses RPC name
This commit is contained in:
parent
4f270d2b63
commit
0f38524c31
1 changed files with 1 additions and 1 deletions
|
@ -266,6 +266,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 Bitcoin 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.
|
||||
|
|
Loading…
Add table
Reference in a new issue