Struct snapps_txn_reference_impl::primitives::Signature [−][src]
pub struct Signature {}
Expand description
The type of signatures used in the Mina protocol.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Signature
impl UnwindSafe for Signature
Blanket Implementations
Mutably borrows from an owned value. Read more