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 0b85e34aa3
commit b171f6fbcd
2 changed files with 240 additions and 239 deletions
+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.