Function sp_version::embed::embed_runtime_version
source · Expand description
Embed the given version
to the given wasm
blob.
If there was already a runtime version embedded, this will be overwritten.
Returns the new WASM blob.