This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-eth
mirror of
https://github.com/status-im/nim-eth.git
Watch
2
Star
0
Fork
You've already forked nim-eth
0
Code
Issues
Projects
Releases
Wiki
Activity
94f53e6924
nim-eth
/
eth
/
rlp
/
types.nim
7 lines
88 B
Nim
Raw
Blame
History
import
stew
/
ranges
export
ranges
type
Bytes
*
=
seq
[
byte
]
BytesRange
*
=
Range
[
byte
]
Reference in New Issue
View Git Blame
Copy Permalink