mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 18:41:05 +00:00
Contracts: Remove unstable on lock/unlock_delegate_dependency host fns (#3606)
Oversight from PR https://github.com/paritytech/polkadot-sdk/pull/3384. These 2 functions should have been tagged as stable
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
title: "[pallet_contracts] mark lock/unlock_delegate_dependency as stable"
|
||||
|
||||
doc:
|
||||
- audience: Runtime Dev
|
||||
description: |
|
||||
Lock and unlock delegate dependency are stable now, so we can mark them as such.
|
||||
|
||||
crates:
|
||||
- name: pallet-contracts
|
||||
Reference in New Issue
Block a user