feat(base58): unfixed bug with double \0 and incorrect real str_size
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
#include <base/hex.hpp>
|
||||
#include <base/baseN.hpp>
|
||||
#include <base/base58.hpp>
|
||||
#include <base/base64.hpp>
|
||||
#include <base/hash/sha256.hpp>
|
||||
#include <base/baseN.hpp>
|
||||
#include <base/hash/sha256.hpp>
|
||||
#include <base/hex.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user