Expand description
This module implements three different types of transcripts that are supported.
Structs§
- Transcript with rescue hash function.
- Transcript with
keccak256
hash function. - A wrapper of
merlin::Transcript
.
Traits§
- Defines transcript APIs.