Function cw20_escrow::contract::execute_refund[][src]

pub fn execute_refund(
    deps: DepsMut<'_>,
    env: Env,
    info: MessageInfo,
    id: String
) -> Result<Response, ContractError>