This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-lib
Watch
2
Star
0
Fork
0
You've already forked status-lib
mirror of
https://github.com/status-im/status-lib.git
synced
2025-01-28 13:16:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
status-lib
/
status
/
types
/
mailserver.nim
3 lines
60 B
Nim
Raw
Normal View
History
Unescape
Escape
Initial import
2021-09-08 14:05:39 -04: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 18:53:38 +02:00
name
*
,
endpoint
*
:
string
Reference in New Issue
Copy Permalink