Crate pallet_gear
source ·Re-exports
pub use crate::manager::ExtManager;
pub use crate::manager::HandleKind;
pub use weights::WeightInfo;
pub use crate::pallet::*;
Modules
- Manager which handles results of message processing.
- The module that hosts all the FRAME types needed to add this pallet to a runtime.
- Autogenerated weights for pallet_gear
Structs
- The struct contains results of gas calculation required to process a message.
- Describes the weight for each imported function that a program is allowed to call.
- Describes the weight for all categories of supported wasm instructions.
- Describes the upper limits on various metrics.
- Describes the weight for memory interaction.
- Definition of the cost schedule and other parameterization for the wasm vm.