UNPKG

@ledgerhq/coin-hedera

Version:
3 lines 181 B
import type { Block } from "@ledgerhq/coin-module-framework/api/types"; export declare function getBlockV2(height: number): Promise<Block>; //# sourceMappingURL=getBlock.v2.d.ts.map