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

Download history 551/week @ 2022-12-01 1514/week @ 2022-12-08 606/week @ 2022-12-15 518/week @ 2022-12-22 493/week @ 2022-12-29 374/week @ 2023-01-05 465/week @ 2023-01-12 1125/week @ 2023-01-19 674/week @ 2023-01-26 998/week @ 2023-02-02 319/week @ 2023-02-09 1114/week @ 2023-02-16 310/week @ 2023-02-23 651/week @ 2023-03-02 867/week @ 2023-03-09 467/week @ 2023-03-16

2,422 downloads per month
Used in substrate-frame-rpc-system

Apache-2.0

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