UNPKG

@trezor/utxo-lib

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