Files
pezkuwi-subxt/substrate/frame/contracts/rpc/runtime-api/README.md
T
Benjamin Kampmann 2416aa7999 prepping for releasing rc6 (#6922)
* Bump version

* update test-utils crates to be ready for publishing

* adding changelog

* Adding automaticly generated READMEs

* fixing versions

* another version mishap
2020-08-20 17:04:42 +02:00

7 lines
228 B
Markdown

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