pub fn test_transcript<T: Transcript<Challenge: PartialEq>>()
Available on crate feature
tests
only.Expand description
Test the sanity of a transcript.
This will panic if sanity checks fail.
pub fn test_transcript<T: Transcript<Challenge: PartialEq>>()
tests
only.Test the sanity of a transcript.
This will panic if sanity checks fail.