mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 23:21:02 +00:00
Parachains finality relay (#1199)
This commit is contained in:
committed by
Bastian Köcher
parent
f64357e7e8
commit
03c2f06a27
@@ -79,4 +79,4 @@ impl ParaHead {
|
||||
pub type ParaHash = crate::Hash;
|
||||
|
||||
/// Raw storage proof of parachain heads, stored in polkadot-like chain runtime.
|
||||
pub type ParachainHeadsProof = Vec<Vec<u8>>;
|
||||
pub type ParaHeadsProof = Vec<Vec<u8>>;
|
||||
|
||||
Reference in New Issue
Block a user