pub fn substitute_addresses_and_auth_keys(
config: &GlobalConfig,
text: &str
) -> String
Expand description
Substitutes the placeholders (account names in double curly brackets) with addresses.
pub fn substitute_addresses_and_auth_keys(
config: &GlobalConfig,
text: &str
) -> String
Substitutes the placeholders (account names in double curly brackets) with addresses.