mirror of
https://github.com/logos-co/nomos-pocs.git
synced 2025-01-26 17:19:59 +00:00
goas/ledger: test_input_nullifier_prover to test_input_prover
This commit is contained in:
parent
5208164204
commit
91e0108fb2
@ -96,7 +96,7 @@ mod test {
|
||||
use super::*;
|
||||
|
||||
#[test]
|
||||
fn test_input_nullifier_prover() {
|
||||
fn test_input_prover() {
|
||||
let mut rng = thread_rng();
|
||||
|
||||
let input = cl::InputWitness {
|
||||
|
Loading…
x
Reference in New Issue
Block a user