mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 15:47:58 +00:00
stabilize call_runtime (#13901)
This commit is contained in:
@@ -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: _,
|
||||
|
||||
Reference in New Issue
Block a user