Function provwasm_std::create_marker[][src]

pub fn create_marker<S: Into<String>>(
    amount: u128,
    denom: S,
    marker_type: MarkerType
) -> StdResult<CosmosMsg<ProvenanceMsg>>

Create a message that will propose a new marker with a given type.