diff options
Diffstat (limited to 'doc/descriptors.md')
-rw-r--r-- | doc/descriptors.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/descriptors.md b/doc/descriptors.md index e31665b129..181ff77e50 100644 --- a/doc/descriptors.md +++ b/doc/descriptors.md @@ -17,6 +17,7 @@ Supporting RPCs are: (`regtest` only, since v0.19). - `utxoupdatepsbt` takes as input descriptors to add information to the psbt (since v0.19). +- `createmultisig` and `addmultisigaddress` return descriptors as well (since v0.20) This document describes the language. For the specifics on usage, see the RPC documentation for the functions mentioned above. |