aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/onrik/ethrpc/README.md
Commit message (Collapse)AuthorAgeFilesLines
* dex: implement recovery mechanism (#258)Wei-Ning Huang2019-04-091-0/+103
* dex: implement recovery mechanism The DEXON recovery protocol allows us to use the Ethereum blockchain as a fallback consensus chain to coordinate recovery. * fix