mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-28 08:37:56 +00:00
Adding vesting tests to Balances module (#1786)
* Adding vesting tests to Balances module * Fix gitlab message, bump impl
This commit is contained in:
@@ -105,8 +105,8 @@ else
|
||||
cat <<-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.
|
||||
binary blob. If changes made do not alter logic, just bump 'impl_version'.
|
||||
If they do change logic, bump 'spec_version' and rebuild wasm.
|
||||
|
||||
source file directories:
|
||||
- node/src/runtime
|
||||
|
||||
Reference in New Issue
Block a user