mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 21:21:11 +00:00
Merge branch 'master' into staking
This commit is contained in:
@@ -235,8 +235,6 @@ impl system::Trait for Runtime {
|
||||
type OnKilledAccount = ();
|
||||
/// The data to be stored in an account.
|
||||
type AccountData = balances::AccountData<Balance>;
|
||||
/// The base call filter.
|
||||
type BaseCallFilter = ();
|
||||
}
|
||||
|
||||
impl aura::Trait for Runtime {
|
||||
|
||||
Reference in New Issue
Block a user