Files
pezkuwi-subxt/substrate/frame/contracts/rpc/runtime-api
Guillaume Thiolliere 1e8035a273 Fix invalid link in doc (#9351)
* fix invalid link

* Update client/executor/common/src/runtime_blob/globals_snapshot.rs

* more fix
2021-07-16 07:24:26 +00:00
..
2021-07-16 07:24:26 +00:00
2020-08-20 17:04:42 +02:00

Runtime API definition required by Contracts RPC extensions.

This API should be imported and implemented by the runtime, of a node that wants to use the custom RPC extension adding Contracts access methods.

License: Apache-2.0