#run-time #system #api #extension #definition #required

no-std fabric-system-rpc-runtime-api

Runtime API definition required by System RPC extensions

Show the crate…

1 stable release

2.0.0 Apr 4, 2021

#107 in #required

Download history 8/week @ 2023-12-03 15/week @ 2023-12-10 20/week @ 2023-12-17 20/week @ 2023-12-24 35/week @ 2024-01-07 14/week @ 2024-01-14 7/week @ 2024-01-21 17/week @ 2024-02-04 20/week @ 2024-02-11 35/week @ 2024-02-18 48/week @ 2024-02-25 30/week @ 2024-03-03 58/week @ 2024-03-10 35/week @ 2024-03-17

172 downloads per month
Used in 15 crates (4 directly)

Apache-2.0

32KB
248 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

~4–13MB
~140K SLoC