Display address on the device. Calls `<command> --fingerprint <fingerprint> --chain <chain> displayaddress --desc <descriptor>`.
Declared in <external_signer.h>
UniValue
DisplayAddress(std::string const& descriptor) const;
the device response describing the displayed address.
| Name | Description |
|---|---|
| descriptor [in] | Descriptor specifying which address to display. Must include a public key or xpub, as well as key origin. |