UNPKG

@trezor/utxo-lib

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