mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 02:57:57 +00:00
966a886439
Can this API be marked stable? Implemented in [solang here](https://github.com/hyperledger/solang/pull/1620) --------- Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
10 lines
214 B
Plaintext
10 lines
214 B
Plaintext
title: "Contracts: Stabilize caller_is_root API"
|
|
|
|
doc:
|
|
- audience: Runtime Dev
|
|
description: |
|
|
Removed the `#[unstable]` attrribute on `caller_is_root` host function.
|
|
|
|
crates:
|
|
- name: pallet-contracts
|