mithril_common::chain_observer

Type Alias ChainAddress

source
pub type ChainAddress = String;
Expand description

ChainAddress represents an on chain address.

Aliased Typeยง

struct ChainAddress { /* private fields */ }