Get receive and change Descriptor(s) from device for a given account. Calls `<command> ‐‐fingerprint <fingerprint> ‐‐chain <chain> getdescriptors ‐‐account <account>`.
Synopsis
Declared in <external_signer.h>
UniValue
GetDescriptors(int account);
Return Value
see doc/external‐signer.md
Parameters
Name |
Description |
account [in] |
which BIP32 account to use (e.g. |
Created with MrDocs