mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 04:41:03 +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
|
||||
|
||||
wasm source files changed but not the spec/impl version and the runtime
|
||||
binary blob. If changes made do not alter logic, just bump 'impl_version'.
|
||||
If they do change logic, bump 'spec_version' and rebuild wasm.
|
||||
wasm source files changed but not the spec/impl version. If changes made do not alter logic,
|
||||
just bump 'impl_version'. If they do change logic, bump 'spec_version'.
|
||||
|
||||
source file directories:
|
||||
- bin/node/src/runtime
|
||||
|
||||
Reference in New Issue
Block a user