Skip to content

Commit

Permalink
stabilize call_runtime (paritytech#13901)
Browse files Browse the repository at this point in the history
  • Loading branch information
agryaznov authored and nathanwhit committed Jul 19, 2023
1 parent f00cc7d commit efaf463
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frame/contracts/src/wasm/runtime.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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: _,
Expand Down

0 comments on commit efaf463

Please sign in to comment.