SigningPackage

Type Alias SigningPackage 

Source
pub type SigningPackage = SigningPackage<Secp256K1Sha256>;
Expand description

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

Aliased Typeยง

pub struct SigningPackage { /* private fields */ }