mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-25 22:17:58 +00:00
9d62618928
Decrements `total_deposit` when collection metadata is cleared in `pallet-nfts` and `pallet-uniques`.
15 lines
443 B
Plaintext
15 lines
443 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: Decrement total_deposit when clearing collection metadata
|
|
|
|
doc:
|
|
- audience: Runtime Dev
|
|
description: Decrements total_deposit by the appropriate amount when collection metadata is cleared.
|
|
|
|
crates:
|
|
- name: pallet-uniques
|
|
bump: patch
|
|
- name: pallet-nfts
|
|
bump: patch
|