diff options
author | Sonic <sonic@dexon.org> | 2018-12-04 16:13:41 +0800 |
---|---|---|
committer | Wei-Ning Huang <w@dexon.org> | 2018-12-19 20:54:27 +0800 |
commit | 02aa58a9e0fd226c5efa207f94118a5e615212ce (patch) | |
tree | a13d8df37bd90d91bcb96bbc52af4b07d8d0980f /light | |
parent | 601a0810c5372785797f7384fda057a9d1861138 (diff) | |
download | dexon-02aa58a9e0fd226c5efa207f94118a5e615212ce.tar dexon-02aa58a9e0fd226c5efa207f94118a5e615212ce.tar.gz dexon-02aa58a9e0fd226c5efa207f94118a5e615212ce.tar.bz2 dexon-02aa58a9e0fd226c5efa207f94118a5e615212ce.tar.lz dexon-02aa58a9e0fd226c5efa207f94118a5e615212ce.tar.xz dexon-02aa58a9e0fd226c5efa207f94118a5e615212ce.tar.zst dexon-02aa58a9e0fd226c5efa207f94118a5e615212ce.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 'light')
0 files changed, 0 insertions, 0 deletions