Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace T::BlockNumber with BlockNumberFor<T> #2046

Closed
wants to merge 3 commits into from

Conversation

GitNiko
Copy link

@GitNiko GitNiko commented Aug 25, 2023

It will cause error because associated type BlockNumber not found for T

It will cause error because associated type `BlockNumber` not found for `T`
@netlify
Copy link

netlify bot commented Aug 25, 2023

Deploy Preview for substrate-docs ready!

Name Link
🔨 Latest commit 8f14123
🔍 Latest deploy log https://app.netlify.com/sites/substrate-docs/deploys/66ce305a4e9c2c0008dc0cb2
😎 Deploy Preview https://deploy-preview-2046--substrate-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

@ghe0 ghe0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The solution is clean. It also compiles and works (test via UI).

@shawntabrizi
Copy link
Contributor

looks like this was already fixed in master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants