gtopt/json/json_block.hpp file

JSON serialization for Block.

This module provides the daw::json data contract specialization for serializing and deserializing Block objects to and from JSON.

Namespaces

namespace daw
namespace daw::json

Classes

template<>
struct daw::json::json_data_contract<Block>