mirror of
https://github.com/eosswedenorg/libantelope
synced 2026-06-17 20:10:03 +02:00
include/libeosio/base58.hpp: minor copy/paste error in comment.
This commit is contained in:
parent
2fa6220cea
commit
3b7cb0f4f6
1 changed files with 1 additions and 1 deletions
|
|
@ -54,6 +54,6 @@ size_t is_base58(const std::string& str);
|
|||
*/
|
||||
std::string& base58_strip(std::string& str);
|
||||
|
||||
} //namespace eoskeygen
|
||||
} //namespace libeosio
|
||||
|
||||
#endif /* LIBEOSIO_BASE58_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue