Type Alias mithril_common::crypto_helper::ProtocolPartyId

source ·
pub type ProtocolPartyId = String;
Expand description

The id of a mithril party.

Aliased Type§

struct ProtocolPartyId { /* private fields */ }