Files
pezkuwi-subxt/substrate/frame/system/rpc/runtime-api
Guillaume Thiolliere f48296e9ad Update parity-scale-codec to 2.0 (#7994)
* update cargo.toml

* use 2.0 in mmmr
2021-01-29 12:22:45 +00:00
..
2021-01-04 09:03:13 +00: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