mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 04:07:57 +00:00
59b2661444
This PR backports Node version and `spec_version` bumps to `1.8.0` from the latest release and orders prdoc files related to it.
11 lines
341 B
Plaintext
11 lines
341 B
Plaintext
title: "Ensure `TracksInfo` tracks are sorted by ID."
|
|
|
|
doc:
|
|
- audience: Runtime Dev
|
|
description: |
|
|
Add a `integrity_check` function to trait `TracksInfo` and explicitly state that tracks must
|
|
always be sorted by ID. The referenda pallet now also uses this check in its `integrity_test`.
|
|
|
|
crates:
|
|
- name: pallet-referenda
|