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

feat(dot/parachain/backing): implement a function to get PoV from validator #3545

Closed
Tracked by #3820 ...
axaysagathiya opened this issue Oct 19, 2023 · 0 comments
Closed
Tracked by #3820 ...
Assignees
Labels
S-subsystems-backing issues related to polkadot host backing subsystem functionality.

Comments

@axaysagathiya
Copy link
Contributor

Issue summary

  • implement this func
    func GetPovFromValidator() parachaintypes.PoV {
    // TODO: Implement this
    // https://github.com/paritytech/polkadot-sdk/blob/7ca0d65f19497ac1c3c7ad6315f1a0acb2ca32f8/polkadot/node/core/backing/src/lib.rs#L1744
    return parachaintypes.PoV{}
    }

Other information and links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-subsystems-backing issues related to polkadot host backing subsystem functionality.
Projects
None yet
Development

No branches or pull requests

2 participants