This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-lib
mirror of
https://github.com/status-im/status-lib.git
Watch
2
Star
0
Fork
You've already forked status-lib
0
Code
Issues
Projects
Releases
Wiki
Activity
2be8bb55ee
status-lib
/
status
/
types
/
mailserver.nim
3 lines
60 B
Nim
Raw
Normal View
History
Unescape
Escape
Initial import
2021-09-08 18:05:39 +00:00
type
MailServer
*
=
ref
object
refactor: Group profile function and eth function together (#67) * refactor: Group profile function and eth function together * refactor: group eth backend * refactor: Move various eth call to eth backend * refactor: move accounts call to account backend * refactor: permission
2021-10-01 16:53:38 +00:00
name
*
,
endpoint
*
:
string