diff options
author | Christoph Jentzsch <jentzsch.software@gmail.com> | 2015-04-07 15:07:04 +0800 |
---|---|---|
committer | Christoph Jentzsch <jentzsch.software@gmail.com> | 2015-04-07 15:07:04 +0800 |
commit | dbc3241e70dd3388cb87b1509f686893125d5f0b (patch) | |
tree | 049ecf9f2a2360d32b674d7bbb151071b3d0b991 | |
parent | 4fb631dfd229e8ae31522b1917d9a47c004c3d95 (diff) | |
parent | 747c8589a513de12167a4375663f3895a8a14c87 (diff) | |
download | dexon-tests-dbc3241e70dd3388cb87b1509f686893125d5f0b.tar dexon-tests-dbc3241e70dd3388cb87b1509f686893125d5f0b.tar.gz dexon-tests-dbc3241e70dd3388cb87b1509f686893125d5f0b.tar.bz2 dexon-tests-dbc3241e70dd3388cb87b1509f686893125d5f0b.tar.lz dexon-tests-dbc3241e70dd3388cb87b1509f686893125d5f0b.tar.xz dexon-tests-dbc3241e70dd3388cb87b1509f686893125d5f0b.tar.zst dexon-tests-dbc3241e70dd3388cb87b1509f686893125d5f0b.zip |
Merge pull request #80 from faizkhan00/patch-2
fix json
-rw-r--r-- | BlockTests/bcUncleHeaderValiditiy.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BlockTests/bcUncleHeaderValiditiy.json b/BlockTests/bcUncleHeaderValiditiy.json index 80cfc85c7..f619fafbd 100644 --- a/BlockTests/bcUncleHeaderValiditiy.json +++ b/BlockTests/bcUncleHeaderValiditiy.json @@ -1516,5 +1516,5 @@ } } } - }, + } } |