mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-17 16:01:04 +00:00
doc
This commit is contained in:
@@ -12,6 +12,10 @@ use codec::{Decode, Encode};
|
|||||||
|
|
||||||
use std::marker::PhantomData;
|
use std::marker::PhantomData;
|
||||||
|
|
||||||
|
//! Cumulus-specific network implementation.
|
||||||
|
//!
|
||||||
|
//! Contains message send between collators and logic to process them.
|
||||||
|
|
||||||
/// Justification that a parachain block is the parachain block candidate of one of the relay chain
|
/// Justification that a parachain block is the parachain block candidate of one of the relay chain
|
||||||
/// validator.
|
/// validator.
|
||||||
#[derive(Encode, Decode)]
|
#[derive(Encode, Decode)]
|
||||||
|
|||||||
Reference in New Issue
Block a user