mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 18:01:04 +00:00
Remove last reference to Kusama feature
This commit is contained in:
@@ -280,7 +280,6 @@ impl Staking for KusamaRuntime {
|
|||||||
type RewardPoint = u32;
|
type RewardPoint = u32;
|
||||||
}
|
}
|
||||||
|
|
||||||
#[cfg(feature = "kusama")]
|
|
||||||
impl Balances for KusamaRuntime {
|
impl Balances for KusamaRuntime {
|
||||||
type Balance = u128;
|
type Balance = u128;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user