UNPKG

o3-dapi-ont

Version:
6 lines 192 B
interface GetBlockHeightArgs { network: string; } export declare function getBlockHeight(data: GetBlockHeightArgs): Promise<number>; export {}; //# sourceMappingURL=getBlockHeight.d.ts.map