We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Implement all the runtime call mentioned in https://spec.polkadot.network/#sect-anv-runtime-api
ParachainHost_validators
ParachainHost_validator_groups
ParachainHost_availability_cores
ParachainHost_persisted_validation_data
ParachainHost_check_validation_outputs
ParachainHost_session_index_for_child
ParachainHost_validation_code
ParachainHost_validation_code_by_hash
ParachainHost_candidate_pending_availability
ParachainHost_candidate_events
ParachainHost_session_info
ParachainHost_dmq_contents
ParachainHost_inbound_hrmp_channels_contents
The text was updated successfully, but these errors were encountered:
Only two runtime calls left here. I am going to close this in favour of a new issue for just those two issue. #3595
Sorry, something went wrong.
kanishkatn
No branches or pull requests
Issue summary
Implement all the runtime call mentioned in https://spec.polkadot.network/#sect-anv-runtime-api
ParachainHost_validators
ParachainHost_validator_groups
ParachainHost_availability_cores
ParachainHost_persisted_validation_data
ParachainHost_check_validation_outputs
ParachainHost_session_index_for_child
ParachainHost_validation_code
ParachainHost_validation_code_by_hash
ParachainHost_candidate_pending_availability
ParachainHost_candidate_events
ParachainHost_session_info
ParachainHost_dmq_contents
ParachainHost_inbound_hrmp_channels_contents
Other information and links
The text was updated successfully, but these errors were encountered: