UNPKG

@kyve/core

Version:

🚀 The base KYVE node implementation.

3 lines (2 loc) • 124 B
import { Node } from ".."; export declare function waitForNextBundleProposal(this: Node, createdAt: number): Promise<void>;