UNPKG

@ledgerhq/coin-stellar

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