Function provwasm_std::add_attribute[][src]

pub fn add_attribute(
    address: HumanAddr,
    name: String,
    value: Binary,
    value_type: AttributeValueType
) -> CosmosMsg<ProvenanceMsg>

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