28 releases (15 major breaking)
17.0.0 | Mar 5, 2023 |
---|---|
16.0.0 | Feb 26, 2023 |
15.0.0 | Feb 19, 2023 |
14.0.0 | Feb 12, 2023 |
2.0.0-alpha.5 | Mar 24, 2020 |
#302 in #node
2,422 downloads per month
Used in substrate-frame-rpc-system
33KB
232 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
~6–41MB
~699K SLoC