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

#61 in #required

Download history 3853/week @ 2024-10-28 3260/week @ 2024-11-04 22224/week @ 2024-11-11 27350/week @ 2024-11-18 30595/week @ 2024-11-25 25644/week @ 2024-12-02 31403/week @ 2024-12-09 25731/week @ 2024-12-16 7533/week @ 2024-12-23 14053/week @ 2024-12-30 25096/week @ 2025-01-06 38782/week @ 2025-01-13 33511/week @ 2025-01-20 27203/week @ 2025-01-27 33360/week @ 2025-02-03 35978/week @ 2025-02-10

133,374 downloads per month
Used in 70 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

~18–31MB
~487K SLoC