mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 20:31:04 +00:00
Runtime APIs for node-side code (#1401)
* create a README on Runtime APIs * add ParaId type * write up runtime APIs * more preamble * rename * rejig runtime APIs * add occupied_since to `BlockNumber` * improve group_for_core * improve docs on availability cores runtime API * guide: freed -> free * Update roadmap/implementers-guide/src/runtime-api/README.md Co-authored-by: Peter Goodspeed-Niklaus <coriolinus@users.noreply.github.com> * add explicit block parameter to runtime API fns Co-authored-by: Peter Goodspeed-Niklaus <coriolinus@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
786cbacb40
commit
6e00002582
@@ -14,6 +14,7 @@
|
||||
- [InclusionInherent Module](runtime/inclusioninherent.md)
|
||||
- [Validity Module](runtime/validity.md)
|
||||
- [Router Module](runtime/router.md)
|
||||
- [Runtime APIs](runtime-api/README.md)
|
||||
- [Node Architecture](node/README.md)
|
||||
- [Subsystems and Jobs](node/subsystems-and-jobs.md)
|
||||
- [Overseer](node/overseer.md)
|
||||
|
||||
Reference in New Issue
Block a user