UNPKG

@trezor/utxo-lib

Version:
3 lines 158 B
import { Payment, PaymentOpts } from '../types'; export declare function sstxsh(a: Payment, opts?: PaymentOpts): Payment; //# sourceMappingURL=sstxsh.d.ts.map