Files
pezkuwi-subxt/prdoc/pr_3491.prdoc
T
philoniare a22319cdd5 [Deprecation] Remove sp_weights::OldWeight (#3491)
# Description

*Removes `sp_weights::OldWeight` and its usage*

Fixes #144

---------

Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
2024-02-29 05:17:24 +00:00

13 lines
362 B
Plaintext

# Schema: Polkadot SDK PRDoc Schema (prdoc) v1.0.0
# See doc at https://raw.githubusercontent.com/paritytech/polkadot-sdk/master/prdoc/schema_user.json
title: Remove Deprecated OldWeight
doc:
- audience: Runtime Dev
description: |
Removed deprecated sp_weights::OldWeight type. Use [`weight_v2::Weight`] instead.
crates:
- name: frame-support