pub fn set_default_ss58_version(new_default: Ss58AddressFormat)
Expand description

Set the default “version” (actually, this is a bit of a misnomer and the version byte is typically used not just to encode format/version but also network identity) that is used for encoding and decoding SS58 addresses.