UNPKG

@ton3/liteclient

Version:
6 lines (5 loc) 196 B
import { StreamWriter } from '../../tl/stream'; export declare const waitMasterchainSeqno: { tag: number; write: (bufferWriter: StreamWriter, seqno: number, timeoutMs: number) => void; };