Function terra_cosmwasm::create_swap_msg[][src]

pub fn create_swap_msg(
    offer_coin: Coin,
    ask_denom: String
) -> CosmosMsg<TerraMsgWrapper>