mirror of
https://github.com/pezkuwichain/pez-minimal-template.git
synced 2026-04-28 23:37:58 +00:00
Update to stable2407 triggered by workflow_dispatch
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
#[cfg(feature = "std")]
|
||||
include!(concat!(env!("OUT_DIR"), "/wasm_binary.rs"));
|
||||
|
||||
extern crate alloc;
|
||||
|
||||
use alloc::{vec, vec::Vec};
|
||||
use frame::{
|
||||
deps::frame_support::{
|
||||
genesis_builder_helper::{build_state, get_preset},
|
||||
|
||||
Reference in New Issue
Block a user