mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-25 23:27:56 +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
316 B
Plaintext
11 lines
316 B
Plaintext
title: "Contracts: Remove no longer enforced limits from the Schedule"
|
|
|
|
doc:
|
|
- audience: Runtime Dev
|
|
description: |
|
|
The limits are no longer in use and do nothing. Every builder overwritting them
|
|
can just adapt their code to remove them without any consequence.
|
|
|
|
crates:
|
|
- name: pallet-contracts
|