48 releases (30 major breaking)

32.0.0 May 23, 2024
31.0.0 Apr 30, 2024
30.0.0 Apr 8, 2024
29.0.0 Mar 18, 2024
2.0.0-alpha.5 Mar 24, 2020

#2273 in Magic Beans

Download history 2083/week @ 2024-02-09 2858/week @ 2024-02-16 2689/week @ 2024-02-23 1725/week @ 2024-03-01 1711/week @ 2024-03-08 2150/week @ 2024-03-15 2564/week @ 2024-03-22 2661/week @ 2024-03-29 2141/week @ 2024-04-05 2108/week @ 2024-04-12 1975/week @ 2024-04-19 2200/week @ 2024-04-26 1883/week @ 2024-05-03 1907/week @ 2024-05-10 2228/week @ 2024-05-17 2097/week @ 2024-05-24

8,418 downloads per month
Used in 47 crates (32 directly)

Apache-2.0

44KB
270 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–30MB
~492K SLoC