assert_native_token_received

Function assert_native_token_received 

Source
pub fn assert_native_token_received(
    info: &MessageInfo,
    asset: &Asset,
) -> StdResult<()>
Expand description

Assert that a specific native token in the form of an Asset was sent to the contract.