ensure balances of constructor accounts are kept
This commit is contained in:
parent
36d046f3ca
commit
c1c7d7a3e2
@ -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());
|
||||
|
Loading…
Reference in New Issue
Block a user