mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 19:17:58 +00:00
2416aa7999
* Bump version * update test-utils crates to be ready for publishing * adding changelog * Adding automaticly generated READMEs * fixing versions * another version mishap
7 lines
228 B
Markdown
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 |