stabilize call_runtime (#13901)

This commit is contained in:
Sasha Gryaznov
2023-04-13 16:57:28 +03:00
committed by GitHub
parent ebfe00d590
commit 3c1fb62621
@@ -2404,8 +2404,6 @@ pub mod env {
/// - Provide functionality **exclusively** to contracts.
/// - Provide custom weights.
/// - Avoid the need to keep the `Call` data structure stable.
#[unstable]
#[prefixed_alias]
fn call_runtime(
ctx: _,
memory: _,