#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

#117 in #required

45 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

~4–12MB
~143K SLoC