BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
Go to the source code of this file.
Namespaces | |
fc | |
Functions | |
uint8_t | fc::from_hex (char c) |
std::string | fc::to_hex (const char *d, uint32_t s) |
size_t | fc::from_hex (const std::string &hex_str, char *out_data, size_t out_data_len) |
std::string | fc::to_hex (const std::vector< char > &data) |