Type Alias mithril_common::chain_observer::ChainAddress
source · pub type ChainAddress = String;
Expand description
ChainAddress represents an on chain address.
Aliased Type§
struct ChainAddress { /* private fields */ }