1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-keygen synced 2026-06-18 04:00:03 +02:00

Merge branch 'develop' into l33t

# Conflicts:
#	src/main.cpp
#	src/string.cpp
This commit is contained in:
Henrik Hautakoski 2020-01-15 15:28:57 +01:00
commit e95470d57f
3 changed files with 9 additions and 1 deletions

View file

@ -42,6 +42,7 @@ std::string& ltrim(std::string& str);
std::string& trim(std::string& str);
std::string& base58_strip(std::string &str);
strlist_t& base58_strip(strlist_t& list);
strlist_t l33twords(const std::string& str);