pub fn unwrap_or_default_ss58_version(
network: Option<Ss58AddressFormat>,
) -> Ss58AddressFormat
Expand description
Returns either the input address format or the default.
pub fn unwrap_or_default_ss58_version(
network: Option<Ss58AddressFormat>,
) -> Ss58AddressFormat
Returns either the input address format or the default.