Collection of pallets used in Octopus Network
- Metadata of an appchain. Including appchain identifier, RPC endpoint of mainchain, etc.
- Validators of the appchain will observe the mainchain and submit the observed events using OCW for consensus.
- An implementation of Octopus Network's LPoS.
- This pallet depends on pallet-octopus-appchain.
- Some common traits and types.
- This pallet manages the cross-chain messages sent from appchain to mainchain.