mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-30 13:07:56 +00:00
Merge branch 'master' into dp-prep-release-v0.13
* master: Upgrade to substrate 2.0.0 (#173)
This commit is contained in:
@@ -238,7 +238,6 @@ impl frame_system::Trait for Runtime {
|
||||
type AccountData = pallet_balances::AccountData<Balance>;
|
||||
/// Weight information for the extrinsics of this pallet.
|
||||
type SystemWeightInfo = ();
|
||||
// type SystemWeightInfo = weights::frame_system::WeightInfo;
|
||||
/// Provides information about the pallet setup in the runtime.
|
||||
type PalletInfo = PalletInfo;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user