Type Alias mithril_common::entities::PartyId

source ·
pub type PartyId = String;
Expand description

PartyId represents a signing party in Mithril protocol

Aliased Type§

struct PartyId { /* private fields */ }