SpendingParams: {
    spendingPath: BIP32Path;
} | {
    spendingScriptHashHex: string;
}

Generated using TypeDoc