Files
pezkuwi-subxt/substrate/primitives/version
Bastian Köcher f781dcaf2c Add function for embedding the runtime version in a wasm blob (#9277)
* Add function for embedding the runtime version in a wasm blob

This function can be used to add the custom section to a wasm blob with
the runtime version in it.

* Review nitpick
2021-07-06 10:41:27 +00:00
..
2020-08-20 17:04:42 +02:00

Version module for the Substrate runtime; Provides a function that returns the runtime version.

License: Apache-2.0