mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update vm.cpp
This commit is contained in:
parent
8f05f86e16
commit
a0cfe7aeef
3
vm.cpp
3
vm.cpp
@ -486,9 +486,6 @@ h160 FakeState::createNewAddress(Address _newAddress, Address _sender, u256 _end
|
|||||||
return _newAddress;
|
return _newAddress;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
namespace dev { namespace test {
|
namespace dev { namespace test {
|
||||||
|
|
||||||
void doTests(json_spirit::mValue& v, bool _fillin)
|
void doTests(json_spirit::mValue& v, bool _fillin)
|
||||||
|
Loading…
Reference in New Issue
Block a user