51 releases (33 major breaking)
35.0.0 | Jan 7, 2025 |
---|---|
34.0.0 | Jul 18, 2024 |
33.0.0 | Jun 21, 2024 |
32.0.0 | May 23, 2024 |
2.0.0-alpha.5 | Mar 24, 2020 |
#686 in Magic Beans
82,722 downloads per month
Used in 64 crates
(35 directly)
45KB
274 lines
Runtime API definition required by System RPC extensions.
This API should be imported and implemented by the runtime, of a node that wants to use the custom RPC extension adding System access methods.
License: Apache-2.0
Release
Polkadot SDK Stable 2412
lib.rs
:
Runtime API definition required by System RPC extensions.
This API should be imported and implemented by the runtime, of a node that wants to use the custom RPC extension adding System access methods.
Dependencies
~17–30MB
~476K SLoC