Expand description
Lighthouse is a block author in robonomics parachain.
Re-exports
pub use pallet::*;
Modules
- The
palletmodule in each FRAME pallet hosts the most important items needed to construct this pallet. 
Structs
- The thing that the outer node will use to actually inject the inherent data
 
Enums
Constants
- Lighthouse inherent identifier
 
Type Definitions
- The type of data that the inherent will contain. Just a byte array. It will be decoded to an actual account id later.