Skip to content

Commit

Permalink
CI fix attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
Morganamilo committed Nov 9, 2023
1 parent 4661989 commit a721ee8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions polkadot/runtime/parachains/src/configuration.rs
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ const LOG_TARGET: &str = "runtime::configuration";
serde::Serialize,
serde::Deserialize,
)]
#[scale_info(replace_segment("staging_tracking_allocator", "tracking_allocator"))]
#[serde(deny_unknown_fields)]
pub struct HostConfiguration<BlockNumber> {
// NOTE: This structure is used by parachains via merkle proofs. Therefore, this struct
Expand Down

0 comments on commit a721ee8

Please sign in to comment.