51 releases (33 major breaking)

35.0.0 Jan 7, 2025
34.0.0 Jul 18, 2024
33.0.0 Jun 21, 2024
32.0.0 May 23, 2024
2.0.0-alpha.5 Mar 24, 2020

#686 in Magic Beans

Download history 3571/week @ 2024-09-27 2392/week @ 2024-10-04 2774/week @ 2024-10-11 4265/week @ 2024-10-18 3735/week @ 2024-10-25 3600/week @ 2024-11-01 16582/week @ 2024-11-08 28444/week @ 2024-11-15 27997/week @ 2024-11-22 26762/week @ 2024-11-29 30112/week @ 2024-12-06 28790/week @ 2024-12-13 10080/week @ 2024-12-20 11220/week @ 2024-12-27 24285/week @ 2025-01-03 32925/week @ 2025-01-10

82,722 downloads per month
Used in 64 crates (35 directly)

Apache-2.0

45KB
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

Release

Polkadot SDK Stable 2412


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

~17–30MB
~476K SLoC