UNPKG

@ledgerhq/coin-tezos

Version:
5 lines 186 B
export declare const validateRecipient: (recipient: string) => Promise<{ recipientError: Error | null; recipientWarning: null; }>; //# sourceMappingURL=validateRecipient.d.ts.map