Wire Sysio Wire Sysion 1.0.0
|
#include <memory>
#include <fc/crypto/bigint.hpp>
#include <fc/io/sstream.hpp>
#include <fc/log/logger.hpp>
Go to the source code of this file.
Namespaces | |
namespace | fc |
namespace sysio::chain | |
Functions | |
fc::string | fc::to_base36 (const char *data, size_t len) |
fc::string | fc::to_base36 (const std::vector< char > &vec) |
std::vector< char > | fc::from_base36 (const fc::string &b36) |