UNPKG

@ledgerhq/coin-stellar

Version:
3 lines 172 B
import type { BlockInfo } from '@ledgerhq/coin-module-framework/api/index'; export declare function lastBlock(): Promise<BlockInfo>; //# sourceMappingURL=lastBlock.d.ts.map