mirror of
https://github.com/pezkuwichain/pez-solochain-template.git
synced 2026-06-12 07:41:03 +00:00
Update template triggered by workflow_dispatch
This commit is contained in:
@@ -20,7 +20,7 @@ frame_support::construct_runtime!(
|
||||
}
|
||||
);
|
||||
|
||||
#[derive_impl(frame_system::config_preludes::TestDefaultConfig as frame_system::DefaultConfig)]
|
||||
#[derive_impl(frame_system::config_preludes::TestDefaultConfig)]
|
||||
impl frame_system::Config for Test {
|
||||
type BaseCallFilter = frame_support::traits::Everything;
|
||||
type BlockWeights = ();
|
||||
|
||||
Reference in New Issue
Block a user