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:
commit
e95470d57f
3 changed files with 9 additions and 1 deletions
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue