46 releases (28 major breaking)

new 30.0.0 Apr 8, 2024
29.0.0 Mar 18, 2024
28.0.0 Feb 26, 2024
27.0.0 Feb 13, 2024
2.0.0-alpha.5 Mar 24, 2020

#2868 in Magic Beans

Download history 691/week @ 2023-12-23 1048/week @ 2023-12-30 1631/week @ 2024-01-06 1475/week @ 2024-01-13 1383/week @ 2024-01-20 1147/week @ 2024-01-27 1172/week @ 2024-02-03 2017/week @ 2024-02-10 2920/week @ 2024-02-17 2687/week @ 2024-02-24 1635/week @ 2024-03-02 1728/week @ 2024-03-09 2359/week @ 2024-03-16 2311/week @ 2024-03-23 2640/week @ 2024-03-30 1834/week @ 2024-04-06

9,428 downloads per month
Used in 46 crates (32 directly)

Apache-2.0

44KB
269 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
~454K SLoC