mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 10:31:04 +00:00
Fix slashing migration to v10 (#11924)
* Fix slashing migration to v10 * add some logs * Fix default version * fmt * Move doc to struct Co-authored-by: Wilfried Kopp <wilfried@parity.io>
This commit is contained in:
@@ -882,7 +882,7 @@ enum Releases {
|
||||
|
||||
impl Default for Releases {
|
||||
fn default() -> Self {
|
||||
Releases::V8_0_0
|
||||
Releases::V10_0_0
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user