ensure balances of constructor accounts are kept
This commit is contained in:
@@ -346,7 +346,6 @@ impl Spec {
|
||||
};
|
||||
|
||||
let mut substate = Substate::new();
|
||||
state.kill_account(&address);
|
||||
|
||||
{
|
||||
let mut exec = Executive::new(&mut state, &env_info, self.engine.as_ref());
|
||||
|
||||
Reference in New Issue
Block a user