mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 05:51:02 +00:00
Remove notices regarding wasm file in check_runtime.sh (#4779)
To my knowledge, we don't keep wasm blobs checked in anymore.
This commit is contained in:
@@ -101,9 +101,8 @@ else
|
|||||||
|
|
||||||
boldcat <<-EOT
|
boldcat <<-EOT
|
||||||
|
|
||||||
wasm source files changed but not the spec/impl version and the runtime
|
wasm source files changed but not the spec/impl version. If changes made do not alter logic,
|
||||||
binary blob. If changes made do not alter logic, just bump 'impl_version'.
|
just bump 'impl_version'. If they do change logic, bump 'spec_version'.
|
||||||
If they do change logic, bump 'spec_version' and rebuild wasm.
|
|
||||||
|
|
||||||
source file directories:
|
source file directories:
|
||||||
- bin/node/src/runtime
|
- bin/node/src/runtime
|
||||||
|
|||||||
Reference in New Issue
Block a user