mirror of
https://github.com/monero-project/monero.git
synced 2025-08-09 00:32:22 -04:00
MMS (Multisig Messaging System): Initial version
This commit is contained in:
parent
6bc0c7e685
commit
1ebcd7b9b0
12 changed files with 3877 additions and 127 deletions
|
@ -242,4 +242,6 @@ namespace tools
|
|||
#endif
|
||||
|
||||
void closefrom(int fd);
|
||||
|
||||
std::string get_human_readable_timestamp(uint64_t ts);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue