#include <algorithm>#include <array>#include <cstdint>#include <stdexcept>#include <string>#include "common/hexutils.hpp"#include "common/result.hpp"

Go to the source code of this file.
Classes | |
| class | iroha::blob_t< size_ > |
Namespaces | |
| iroha | |
Typedefs | |
| using | iroha::BadFormatException = std::invalid_argument |
| using | iroha::byte_t = uint8_t |