UNPKG

@lifi/sdk

Version:

LI.FI Any-to-Any Cross-Chain-Swap SDK

3 lines 200 B
import type { LiFiStep } from '@lifi/types'; export declare const getTransactionFailedMessage: (step: LiFiStep, txLink?: string) => Promise<string>; //# sourceMappingURL=getTransactionMessage.d.ts.map