50 releases (32 major breaking)
34.0.0 | Jul 18, 2024 |
---|---|
33.0.0 | Jun 21, 2024 |
32.0.0 | May 23, 2024 |
31.0.0 | Apr 30, 2024 |
2.0.0-alpha.5 | Mar 24, 2020 |
#59 in #required
33,867 downloads per month
Used in 55 crates
(34 directly)
43KB
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
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
~16–29MB
~465K SLoC