diff options
author | Sonic <sonic@dexon.org> | 2018-12-04 16:13:41 +0800 |
---|---|---|
committer | Wei-Ning Huang <w@dexon.org> | 2019-04-09 13:49:58 +0800 |
commit | 51d21c470dd81fd1a4d86c510e50ac3cc839386a (patch) | |
tree | 386af0fe10c44521577face9146cf481684354e2 /whisper | |
parent | 85a4531d7398e0b1bee70ca8c2e0651483f9fc14 (diff) | |
download | dexon-51d21c470dd81fd1a4d86c510e50ac3cc839386a.tar dexon-51d21c470dd81fd1a4d86c510e50ac3cc839386a.tar.gz dexon-51d21c470dd81fd1a4d86c510e50ac3cc839386a.tar.bz2 dexon-51d21c470dd81fd1a4d86c510e50ac3cc839386a.tar.lz dexon-51d21c470dd81fd1a4d86c510e50ac3cc839386a.tar.xz dexon-51d21c470dd81fd1a4d86c510e50ac3cc839386a.tar.zst dexon-51d21c470dd81fd1a4d86c510e50ac3cc839386a.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 'whisper')
0 files changed, 0 insertions, 0 deletions