mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-21 05:11:02 +00:00
Stabilize seal_delegate_call (#11037)
This commit is contained in:
committed by
GitHub
parent
43db400d7d
commit
1317147589
@@ -1492,7 +1492,7 @@ benchmarks! {
|
||||
let code = WasmModule::<T>::from(ModuleDefinition {
|
||||
memory: Some(ImportedMemory::max::<T>()),
|
||||
imported_functions: vec![ImportedFunction {
|
||||
module: "__unstable__",
|
||||
module: "seal0",
|
||||
name: "seal_delegate_call",
|
||||
params: vec![
|
||||
ValueType::I32,
|
||||
|
||||
Reference in New Issue
Block a user