Expand description

The Pangoro runtime. This can be compiled with #[no_std], ready for Wasm.

Re-exports

pub use pallets::*;
pub use bridges_message::*;
pub use wasm::*;

Modules

Make the WASM binary available.

Structs

The runtime origin type representing the origin of a call.

Provides an implementation of PalletInfo to provide information about the pallet setup in the runtime.

Implements all runtime apis for the client side.

Enums

Mode of era-forcing.

Indicates the initial status of the staker.

Constants

The BABE epoch configuration at genesis.

Functions

Type Definitions

AllPalletsDeprecated

All pallets included in the runtime as a nested tuple of types.

All pallets included in the runtime as a nested tuple of types in reversed order. With the system pallet first.

All pallets included in the runtime as a nested tuple of types.

All pallets included in the runtime as a nested tuple of types in reversed order.

All pallets included in the runtime as a nested tuple of types. Excludes the System pallet.

All pallets included in the runtime as a nested tuple of types in reversed order. Excludes the System pallet.