pub fn strip_account_prefix(account_name: &str) -> &str
Strips the ':' prefix from an account name if present.
':'