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

#62 in #required

Download history 28047/week @ 2024-11-17 30368/week @ 2024-11-24 24273/week @ 2024-12-01 32677/week @ 2024-12-08 25833/week @ 2024-12-15 7699/week @ 2024-12-22 13725/week @ 2024-12-29 24892/week @ 2025-01-05 36840/week @ 2025-01-12 34759/week @ 2025-01-19 28723/week @ 2025-01-26 32713/week @ 2025-02-02 37178/week @ 2025-02-09 36251/week @ 2025-02-16 14550/week @ 2025-02-23 5890/week @ 2025-03-02

95,654 downloads per month
Used in 69 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

~19–32MB
~523K SLoC