Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change "Self::BlockNumber" to "BlockNumberFor<Self>"
change ```rust Self::BlockNumber ``` ```rust BlockNumberFor<Self> ```
- Loading branch information