Type Definition dock_poa::pallet::PoALastBlock
source · pub type PoALastBlock<T: Config> = StorageValue<_GeneratedPrefixForStoragePoALastBlock<T>, T::Hash>;
Expand description
PoA chain’s last block’s hash. Not storing genesis block hash of PoA chain.