Merge other TaprootSpendData (for the same scriptPubKey) into this.

Synopsis

Declared in <script/signingprovider.h>

void
Merge(TaprootSpendData other);

Parameters

Name

Description

other

The spend data to merge into this instance.

Created with MrDocs