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

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

#106 in #required

Download history 40/week @ 2024-01-08 9/week @ 2024-01-15 7/week @ 2024-01-22 17/week @ 2024-02-05 26/week @ 2024-02-12 35/week @ 2024-02-19 50/week @ 2024-02-26 30/week @ 2024-03-04 52/week @ 2024-03-11 34/week @ 2024-03-18 56/week @ 2024-03-25 69/week @ 2024-04-01 23/week @ 2024-04-08 42/week @ 2024-04-15

191 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
~141K SLoC