UNPKG

@ledgerhq/coin-stellar

Version:
3 lines 207 B
import { xdr } from "@stellar/stellar-sdk"; export declare function combine(transaction: string | xdr.TransactionEnvelope, signature: string, publicKey: string): string; //# sourceMappingURL=combine.d.ts.map