mirror of
https://github.com/logos-storage/logos-storage-proofs.git
synced 2026-01-02 13:33:10 +00:00
setting up tests
This commit is contained in:
parent
57bc4058e0
commit
05b34bdcb4
@ -182,5 +182,7 @@ fn parse_mpack_args(builder: &mut CircomBuilder<Params256Ty>, mut inputs: &[u8])
|
||||
_ => return Err("unhandled argument kind".to_string()),
|
||||
}
|
||||
}
|
||||
|
||||
println!("parse_mpack_args DONE!");
|
||||
Ok(())
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user