UNPKG

@ledgerhq/coin-tezos

Version:
5 lines 289 B
import type { DatasetTest } from "@ledgerhq/types-live"; import type { TezosAccountRaw, Transaction } from "../types"; export declare const accountTZrevealedDelegating: TezosAccountRaw; export declare const dataset: DatasetTest<Transaction>; //# sourceMappingURL=bridgeDatasetTest.d.ts.map