mithril_common::entities

Type Alias PartyId

source
pub type PartyId = String;
Expand description

PartyId represents a signing party in Mithril protocol

Aliased Typeยง

struct PartyId { /* private fields */ }