Skip to main content

SigningPackage

Type Alias SigningPackage 

Source
pub type SigningPackage<M> = SigningPackage<BluePallas<M>>;
Expand description

Generated by the coordinator of the signing operation and distributed to each signing party.

Aliased Typeยง

pub struct SigningPackage<M> { /* private fields */ }