@ledgerhq/coin-filecoin
Version:
Ledger Filecoin Coin integration
7 lines • 333 B
TypeScript
export declare const InvalidRecipientForTokenTransfer: import("@ledgerhq/errors/lib/helpers").LedgerErrorConstructor<{
[key: string]: unknown;
}>;
export declare const FilecoinFeeEstimationFailed: import("@ledgerhq/errors/lib/helpers").LedgerErrorConstructor<{
[key: string]: unknown;
}>;
//# sourceMappingURL=errors.d.ts.map