diff options
author | Jeffrey Wilcke <obscuren@users.noreply.github.com> | 2014-10-22 19:04:45 +0800 |
---|---|---|
committer | Jeffrey Wilcke <obscuren@users.noreply.github.com> | 2014-10-22 19:04:45 +0800 |
commit | c73a8a89d23cbdaf80875667437d57c3ee32f08a (patch) | |
tree | 906e52e4edde1a05954e446e437b3ac56ae0c2a1 | |
parent | b9a8c924227996ef281d44ccfcc72c7618027f91 (diff) | |
download | dexon-c73a8a89d23cbdaf80875667437d57c3ee32f08a.tar.gz dexon-c73a8a89d23cbdaf80875667437d57c3ee32f08a.tar.zst dexon-c73a8a89d23cbdaf80875667437d57c3ee32f08a.zip |
Reverted back to original value.
-rw-r--r-- | vmtests/vmEnvironmentalInfoTest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vmtests/vmEnvironmentalInfoTest.json b/vmtests/vmEnvironmentalInfoTest.json index 1405d48bf..0b24173d9 100644 --- a/vmtests/vmEnvironmentalInfoTest.json +++ b/vmtests/vmEnvironmentalInfoTest.json @@ -159,7 +159,7 @@ "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "balance" : "2000000000000000000", + "balance" : "1000000000000000000", "code" : "0x730f572e5295c57f15886f9b263e2f6d2d6c7b5ec631600057", "nonce" : "0", "storage" : { |