mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 02:57:57 +00:00
bc53b9a03a
* Change copyright year to 2023 from 2022 * Fix incorrect update of copyright year * Remove years from copy right header * Fix remaining files * Fix typo in a header and remove update-copyright.sh
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