Update to stable2407 triggered by workflow_dispatch

This commit is contained in:
Template Bot
2024-08-01 09:48:49 +00:00
parent ce9fbe59b7
commit 888d8eb81a
8 changed files with 437 additions and 392 deletions
+3
View File
@@ -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},