#run-time

no-std frame-system-rpc-runtime-api

Runtime API definition required by System RPC extensions. (polkadot v1.15.0)

50 releases (32 major breaking)

34.0.0 Jul 18, 2024
33.0.0 Jun 21, 2024
32.0.0 May 23, 2024
31.0.0 Apr 30, 2024
2.0.0-alpha.5 Mar 24, 2020

#1017 in #run-time

Download history 703/week @ 2024-07-03 2286/week @ 2024-07-10 2329/week @ 2024-07-17 2170/week @ 2024-07-24 2289/week @ 2024-07-31 2943/week @ 2024-08-07 2666/week @ 2024-08-14 3183/week @ 2024-08-21 2240/week @ 2024-08-28 2184/week @ 2024-09-04 2900/week @ 2024-09-11 2834/week @ 2024-09-18 3685/week @ 2024-09-25 2692/week @ 2024-10-02 2446/week @ 2024-10-09 3496/week @ 2024-10-16

12,901 downloads per month
Used in 46 crates (34 directly)

Apache-2.0

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


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–29MB
~464K SLoC