Skip to content

Commit f4cc3fb

Browse files
committed
Add consensus checks todo
1 parent 95f7dd7 commit f4cc3fb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

operator/mina/lib/src/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ pub extern "C" fn verify_protocol_state_proof_ffi(
6363
&VERIFIER_INDEX,
6464
&srs,
6565
)
66+
67+
// TODO(xqft): consensus checks
6668
}
6769

6870
pub fn parse_protocol_state_proof(

0 commit comments

Comments
 (0)