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