UNPKG

@nori-zk/ethprocessor

Version:

zkApp for verifying SP1 Helios Nori proof and storing latest execution state root on Mina

2 lines (1 loc) 158 B
export declare function wait(txId: string, minaRPCNetworkUrl: string, maxAttempts?: number, intervalMs?: number, maxUnknownCount?: number): Promise<boolean>;