#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

#111 in #required

Download history 74/week @ 2024-03-31 24/week @ 2024-04-07 41/week @ 2024-04-14 43/week @ 2024-04-21 31/week @ 2024-04-28 36/week @ 2024-05-05 31/week @ 2024-05-12 30/week @ 2024-05-19 24/week @ 2024-05-26 27/week @ 2024-06-02 20/week @ 2024-06-09 26/week @ 2024-06-16 34/week @ 2024-06-23 6/week @ 2024-06-30 16/week @ 2024-07-07 30/week @ 2024-07-14

91 downloads per month
Used in 14 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

~3–12MB
~124K SLoC