Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

CallCancelled

Emitted when operation id is cancelled.

Fully qualified path: openzeppelin_governance::timelock::timelock_controller::TimelockControllerComponent::CallCancelled

[derive(Drop, Debug, PartialEq, starknet::Event)]
pub struct CallCancelled {
    pub id: felt252,
}

Members

id

Fully qualified path: openzeppelin_governance::timelock::timelock_controller::TimelockControllerComponent::CallCancelled::id

pub id: felt252