Update Substrate & Polkadot (#709)

* Update Substrate & Polkadot

* FMT
This commit is contained in:
Bastian Köcher
2021-10-30 01:17:48 +02:00
committed by GitHub
parent ad517067da
commit f66be04c30
2 changed files with 240 additions and 239 deletions
Generated
+239 -238
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -307,7 +307,7 @@ pub mod pallet {
id, remaining, required,
));
}
},
}
}
}
// Cannot be an `else` here since the `maybe_enqueue_page` may have changed.