mirror of
https://github.com/status-im/nim-eth.git
synced 2025-01-10 14:25:50 +00:00
Jacek Sieka
cbe67720ce
use Moment for tracking timeouts (#25)
* use Moment for tracking timeouts * Use the new Duration type throughout RLPx
eth - Eth Common Library
Docs
License
Licensed and distributed under either of
- MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT
or
- Apache License, Version 2.0, (LICENSE-APACHEv2 or http://www.apache.org/licenses/LICENSE-2.0)
at your option. This file may not be copied, modified, or distributed except according to those terms.
Description
Languages
Nim
100%