Crate pallet_robonomics_launch
source ·Expand description
Simple robot launch runtime module. This can be compiled with #[no_std], ready for Wasm.
Re-exports
pub use pallet::*;
Modules
- The
palletmodule in each FRAME pallet hosts the most important items needed to construct this pallet.