mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 20:27: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
222 B
Markdown
7 lines
222 B
Markdown
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 |