diff options
author | Sonic <sonic@dexon.org> | 2018-12-04 16:13:41 +0800 |
---|---|---|
committer | Wei-Ning Huang <w@dexon.org> | 2019-04-09 21:32:54 +0800 |
commit | dbdeb63000ae5626806432137799d560e19d33d0 (patch) | |
tree | 8c6d7614b4fd018cd9d9804786c729e0df85a8f8 /trie | |
parent | 6de8d29263b2c184ddd0506d05a18d33554d9788 (diff) | |
download | dexon-dbdeb63000ae5626806432137799d560e19d33d0.tar dexon-dbdeb63000ae5626806432137799d560e19d33d0.tar.gz dexon-dbdeb63000ae5626806432137799d560e19d33d0.tar.bz2 dexon-dbdeb63000ae5626806432137799d560e19d33d0.tar.lz dexon-dbdeb63000ae5626806432137799d560e19d33d0.tar.xz dexon-dbdeb63000ae5626806432137799d560e19d33d0.tar.zst dexon-dbdeb63000ae5626806432137799d560e19d33d0.zip |
dex: replace total difficulty with block number (#73)
In dexon, we don't "mine" and the blockchain won't and shouldn't fork, so
there is no difficulty concept, just replace it with block number.
Note: this commit only replace total difficulty related logic and code
in dex, dex/downloader package.
Diffstat (limited to 'trie')
0 files changed, 0 insertions, 0 deletions