Skip to main content

ContractInvocationEvent

Type Alias ContractInvocationEvent 

Source
pub type ContractInvocationEvent = InvocationEvent;
👎Deprecated:

replaced by InvocationEvent

Aliased Type§

pub enum ContractInvocationEvent {
    Start,
    Finish,
}

Variants§

§

Start

§

Finish