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