deliberation::spec

Type Alias TaskExecResponse

Source
pub type TaskExecResponse = DeliberationResponse;

Aliased Type§

struct TaskExecResponse {
    pub verdict_reference: String,
}

Fields§

§verdict_reference: String