this adds a test vector for a new aws tenant. there is no code change needed
run cargo test test_end_to_end_test_issuer --all-features to ensure correctness, this test makes a real call to prover-dev and makes sure fastcrypto (used by sui) can verify the proof in rust.
this adds a test vector for a new aws tenant. there is no code change needed
run
cargo test test_end_to_end_test_issuer --all-features
to ensure correctness, this test makes a real call to prover-dev and makes sure fastcrypto (used by sui) can verify the proof in rust.