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

#59 in #required

Download history 2446/week @ 2024-10-09 3615/week @ 2024-10-16 4345/week @ 2024-10-23 3701/week @ 2024-10-30 7782/week @ 2024-11-06 27943/week @ 2024-11-13 27619/week @ 2024-11-20 27695/week @ 2024-11-27 29267/week @ 2024-12-04 27018/week @ 2024-12-11 21110/week @ 2024-12-18 7842/week @ 2024-12-25 21107/week @ 2025-01-01 26319/week @ 2025-01-08 38173/week @ 2025-01-15 27227/week @ 2025-01-22

113,678 downloads per month
Used in 63 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–30MB
~486K SLoC