Files
pezkuwi-subxt/substrate/frame/system/rpc/runtime-api
Bastian Köcher b08d3017a8 Switch to Rust 2021 (#10170)
* Switch to Rust 2021

* Update trybuild to fix errors
2021-11-04 19:54:48 +01:00
..
2021-01-04 09:03:13 +00:00
2021-11-04 19:54:48 +01:00
2020-08-20 17:04:42 +02:00

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