Function provwasm_std::add_binary_attribute[][src]

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

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