UNPKG

@nori-zk/ethprocessor

Version:

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

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