Skip to content

Commit

Permalink
CheckMetadataHash extension backport to 1.11.0 (paritytech#4584)
Browse files Browse the repository at this point in the history
Co-authored-by: Oliver Tale-Yazdi <[email protected]>
Co-authored-by: joe petrowski <[email protected]>
Co-authored-by: Liam Aharon <[email protected]>
Co-authored-by: Kian Paimani <[email protected]>
  • Loading branch information
5 people authored and noandrea committed Aug 27, 2024
1 parent 125e709 commit c1eddcd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions substrate/client/executor/wasmtime/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,7 @@ pub use sc_executor_common::{
runtime_blob::RuntimeBlob,
wasm_runtime::{HeapAllocStrategy, WasmModule},
};
pub use sc_executor_common::{
runtime_blob::RuntimeBlob,
wasm_runtime::{HeapAllocStrategy, WasmModule},
};

0 comments on commit c1eddcd

Please sign in to comment.