diff options
author | winsvega <winsvega@mail.ru> | 2015-04-16 21:46:08 +0800 |
---|---|---|
committer | winsvega <winsvega@mail.ru> | 2015-04-16 21:46:41 +0800 |
commit | e1e5f2f0481121c016e0f7317c0d9b1f0df3dd7e (patch) | |
tree | 29023065232f9d1bf6ee8aad31b3565bd4953a24 | |
parent | 3e68bc89007f3f131ac803d6a4bd24de886ef493 (diff) | |
download | dexon-solidity-e1e5f2f0481121c016e0f7317c0d9b1f0df3dd7e.tar dexon-solidity-e1e5f2f0481121c016e0f7317c0d9b1f0df3dd7e.tar.gz dexon-solidity-e1e5f2f0481121c016e0f7317c0d9b1f0df3dd7e.tar.bz2 dexon-solidity-e1e5f2f0481121c016e0f7317c0d9b1f0df3dd7e.tar.lz dexon-solidity-e1e5f2f0481121c016e0f7317c0d9b1f0df3dd7e.tar.xz dexon-solidity-e1e5f2f0481121c016e0f7317c0d9b1f0df3dd7e.tar.zst dexon-solidity-e1e5f2f0481121c016e0f7317c0d9b1f0df3dd7e.zip |
All Fields Hex: remove line
-rw-r--r-- | transaction.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/transaction.cpp b/transaction.cpp index e73d10cd..78a1ac7f 100644 --- a/transaction.cpp +++ b/transaction.cpp @@ -82,7 +82,6 @@ void doTransactionTests(json_spirit::mValue& _v, bool _fillin) o.erase(o.find("expect")); } - } else { |