Skip to content

Commit 0f38524

Browse files
committed
doc: correct deriveaddresses RPC name
1 parent 4f270d2 commit 0f38524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/descriptors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,6 @@ ones. For larger numbers of errors, or other types of errors, there is a
266266
roughly 1 in a trillion chance of not detecting the errors.
267267

268268
All RPCs in Bitcoin Core will include the checksum in their output. Only
269-
certain RPCs require checksums on input, including `deriveaddress` and
269+
certain RPCs require checksums on input, including `deriveaddresses` and
270270
`importmulti`. The checksum for a descriptor without one can be computed
271271
using the `getdescriptorinfo` RPC.

0 commit comments

Comments
 (0)