Trait schnorrkel::musig::TranscriptStages [−][src]
Initial cosigning stages during which transcript modification remains possible but not advisable.
Implementors
impl<K> TranscriptStages for CommitStage<K> where
K: Borrow<Keypair>,
[src]
K: Borrow<Keypair>,
impl<K> TranscriptStages for RevealStage<K> where
K: Borrow<Keypair>,
[src]
K: Borrow<Keypair>,