WitnessV1Taproot::WitnessV1Taproot

Construct a taproot destination from an x-only public key.

Synopsis

Declared in <addresstype.h>

explicit
WitnessV1Taproot(XOnlyPubKey const& xpk);

Parameters

NameDescription
xpkThe taproot output key.