mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 03:31:10 +00:00
Additional externs for ecdsa recovery and keccak (#1583)
* Additional externs for ecdsa recovery and keccak * Update core/executor/src/wasm_executor.rs Co-Authored-By: gavofyork <github@gavwood.com> * Update core/executor/src/wasm_executor.rs Co-Authored-By: gavofyork <github@gavwood.com> * Fix grumble * Grumble.
This commit is contained in:
@@ -25,7 +25,6 @@ use crate::gas::GasMeter;
|
||||
use rstd::prelude::*;
|
||||
use sandbox;
|
||||
|
||||
|
||||
#[macro_use]
|
||||
mod env_def;
|
||||
mod code_cache;
|
||||
|
||||
Reference in New Issue
Block a user