Constructors
Declared in <addresstype.h>
Construct a null taproot output key.
WitnessV1Taproot();
» more...
Construct a taproot destination from an x-only public key.
explicit
WitnessV1Taproot(XOnlyPubKey const& xpk);
» more...
| Name | Description |
|---|---|
| xpk | The taproot output key. |