Construct a taproot destination from an x‐only public key.
Synopsis
Declared in <addresstype.h>
explicit
WitnessV1Taproot(XOnlyPubKey const& xpk);
Parameters
Name |
Description |
xpk |
The taproot output key. |
Created with MrDocs