Function cw_boolean_contract::entry_points::execute::execute
source · pub fn execute(
deps: DepsMut<'_>,
env: Env,
info: MessageInfo,
msg: ExecuteMsg
) -> Result<Response, ContractError>Expand description
Execute entry point. You may see a list of the execute variants (methods) in ExecuteMsg