mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 22:11:02 +00:00
* Fixing staking miner * cargo update -p sp-io * fix spell Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
This commit is contained in:
@@ -600,7 +600,7 @@ struct ImportUndo {
|
||||
/// The direction of the vote, for block validity (`true`) or invalidity (`false`).
|
||||
valid: bool,
|
||||
/// Has the validator participated before, i.e. in backing or
|
||||
/// with an oposing vote.
|
||||
/// with an opposing vote.
|
||||
new_participant: bool,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user