Skip to content
Snippets Groups Projects
Commit 438661a3 authored by Manuel Mauro's avatar Manuel Mauro
Browse files

docs: :pencil: add prdoc

parent ca8b63cc
Branches
No related merge requests found
Pipeline #513611 waiting for manual action with stages
in 36 minutes and 6 seconds
# 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: "Add support for feature pallet_balances/insecure_zero_ed in benchmarks and testing"
doc:
- audience: Runtime Dev
description: |
Currently benchmarks and tests on pallet_balances would fail when the feature insecure_zero_ed is enabled. This PR allows to run such benchmark and tests keeping into account the fact that accounts would not be deleted when their balance goes below a threshold.
crates:
- name: pallet-balances
bump: patch
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment