From 19a354b11f85a3c6c81ff83bf702bf7a40cf5046 Mon Sep 17 00:00:00 2001 From: Andrew Chow Date: Mon, 25 Mar 2019 17:00:00 -0400 Subject: Output a descriptor in createmultisig and addmultisigaddress --- doc/descriptors.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/descriptors.md') 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. -- cgit v1.2.3