Function provwasm_std::add_string_attribute[][src]

pub fn add_string_attribute(
    address: HumanAddr,
    name: String,
    value: String
) -> CosmosMsg<ProvenanceMsg>

Create a message that will add a string attribute to an account.