Type Alias ProtocolPartyId

Source
pub type ProtocolPartyId = String;
Expand description

The id of a mithril party.

Aliased Typeยง

pub struct ProtocolPartyId { /* private fields */ }