mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 11:41:02 +00:00
Updating GRANDPA to v0.10.0 (#4174)
* update finality-grandpa to v0.10.0 rev * add concluded implementation to environment * also update state when concluding * switch to the cargo version * address comment grumbles
This commit is contained in:
committed by
Gavin Wood
parent
1735683cc9
commit
5a8146d64e
@@ -746,7 +746,8 @@ where
|
||||
(*self.env.voters).clone(),
|
||||
global_comms,
|
||||
last_completed_round.number,
|
||||
last_completed_round.state.clone(),
|
||||
last_completed_round.votes.clone(),
|
||||
last_completed_round.base.clone(),
|
||||
last_finalized,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user