Udpate polkadot substrate (#713)

* udpate polkadot substrate

* fmt with latest nightly
This commit is contained in:
Guillaume Thiolliere
2021-10-31 14:45:54 +01:00
committed by GitHub
parent f66be04c30
commit faedf76da2
2 changed files with 236 additions and 237 deletions
Generated
+235 -236
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.