omni::crypto::util::string_to_hex
NAME

omni::crypto::util::string_to_hex

A function of omni::crypto::util

#include <omni/crypto/util.hpp>
inline bool omni::crypto::util::string_to_hex(const std::string& hash, omni_seq_t<uint8_t>& out)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top