@ledgerhq/coin-hedera
Version:
Ledger Hedera Coin integration
5 lines • 324 B
TypeScript
import type { Account } from "@ledgerhq/types-live";
import { GetAccountShape, IterateResultBuilder } from "@ledgerhq/coin-framework/bridge/jsHelpers";
export declare const getAccountShape: GetAccountShape<Account>;
export declare const buildIterateResult: IterateResultBuilder;
//# sourceMappingURL=synchronisation.d.ts.map