Updating imports that were introduced with merge
This commit is contained in:
@@ -43,7 +43,7 @@ mod inner {
|
||||
use evm::instructions::{Instruction, InstructionInfo, INSTRUCTIONS};
|
||||
use evm::{CostType};
|
||||
|
||||
use util::U256;
|
||||
use bigint::prelude::U256;
|
||||
|
||||
macro_rules! evm_debug {
|
||||
($x: expr) => {
|
||||
|
||||
Reference in New Issue
Block a user