mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 17:31:03 +00:00
Upgrade substrate for new staking API and Telemtry API (#941)
* upgrade substrate * fix telemetry endpoint * improve msg
This commit is contained in:
@@ -285,7 +285,7 @@ parameter_types! {
|
||||
|
||||
impl staking::Trait for Runtime {
|
||||
type Currency = Balances;
|
||||
type Time = Timestamp;
|
||||
type UnixTime = Timestamp;
|
||||
type CurrencyToVote = CurrencyToVoteHandler<Self>;
|
||||
type RewardRemainder = Treasury;
|
||||
type Event = Event;
|
||||
|
||||
Reference in New Issue
Block a user