Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
  • Loading branch information
ggwpez committed May 7, 2024
1 parent fcfa66c commit 64e4be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion substrate/bin/node/runtime/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
fn main() {
#[cfg(feature = "std")]
{
polkadot_sdk::substrate_wasm_builder::WasmBuilder::new()
substrate_wasm_builder::WasmBuilder::new()
.with_current_project()
.export_heap_base()
.import_memory()
Expand Down

0 comments on commit 64e4be9

Please sign in to comment.