Event

Type Alias Event 

Source
pub type Event = RuntimeEvent;
Expand description

The outer event enum.

Aliased Type§

pub enum Event {
Show 39 variants System(Event), Sudo(Event), Assets(Event), Balances(Event), TransactionPayment(Event), Grandpa(Event), Indices(Event), Democracy(Event), Council(Event), Vesting(Event), Elections(Event), ElectionProviderMultiPhase(Event), Staking(Event), Session(Event), Treasury(Event), Bounties(Event), ChildBounties(Event), BagsList(Event), NominationPools(Event), Scheduler(Event), Preimage(Event), Offences(Event), TxPause(Event), ImOnline(Event), Identity(Event), Utility(Event), Multisig(Event), Ethereum(Event), EVM(Event), BaseFee(Event), Claims(Event), Proxy(Event), MultiAssetDelegation(Event), Services(Event), SygmaAccessSegregator(Event), SygmaBasicFeeHandler(Event), SygmaFeeHandlerRouter(Event), SygmaPercentageFeeHandler(Event), SygmaBridge(Event),
}

Variants§

§

System(Event)

§

Sudo(Event)

§

Assets(Event)

§

Balances(Event)

§

TransactionPayment(Event)

§

Grandpa(Event)

§

Indices(Event)

§

Democracy(Event)

§

Council(Event)

§

Vesting(Event)

§

Elections(Event)

§

ElectionProviderMultiPhase(Event)

§

Staking(Event)

§

Session(Event)

§

Treasury(Event)

§

Bounties(Event)

§

ChildBounties(Event)

§

BagsList(Event)

§

NominationPools(Event)

§

Scheduler(Event)

§

Preimage(Event)

§

Offences(Event)

§

TxPause(Event)

§

ImOnline(Event)

§

Identity(Event)

§

Utility(Event)

§

Multisig(Event)

§

Ethereum(Event)

§

EVM(Event)

§

BaseFee(Event)

§

Claims(Event)

§

Proxy(Event)

§

MultiAssetDelegation(Event)

§

Services(Event)

§

SygmaAccessSegregator(Event)

§

SygmaBasicFeeHandler(Event)

§

SygmaFeeHandlerRouter(Event)

§

SygmaPercentageFeeHandler(Event)

§

SygmaBridge(Event)