mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 21:31:02 +00:00
Bring support for calling check_inherents (#490)
* Start * More work * Add proc-macro for `validate_block` * Make everything compile * Add some test
This commit is contained in:
@@ -50,6 +50,7 @@ pub struct ParachainInherentData {
|
||||
///
|
||||
/// Specifically this witness contains the data for:
|
||||
///
|
||||
/// - the current slot number at the given relay parent
|
||||
/// - active host configuration as per the relay parent,
|
||||
/// - the relay dispatch queue sizes
|
||||
/// - the list of egress HRMP channels (in the list of recipients form)
|
||||
|
||||
Reference in New Issue
Block a user