mirror of
https://github.com/status-im/status-lib.git
synced 2025-01-15 06:54:13 +00:00
c7722cda00
* 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
3 lines
60 B
Nim
3 lines
60 B
Nim
type
|
|
MailServer* = ref object
|
|
name*, endpoint*: string |