mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 21:41:12 +00:00
Contracts Add new version for marking new stable API (#3415)
Add a `ApiVersion` constant to the pallet-contracts Config to communicate with developers the current state of the host functions exposed by the pallet
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
title: "[pallet-contracts] Add APIVersion to the config."
|
||||
|
||||
doc:
|
||||
- audience: Runtime Dev
|
||||
description: |
|
||||
Add `APIVersion` to the config to communicate the state of the Host functions exposed by the pallet.
|
||||
|
||||
crates:
|
||||
- name: pallet-contracts
|
||||
Reference in New Issue
Block a user