#api #run-time #system #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

#134 in #required

44 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
~147K SLoC