Electroneum
Classes | Public Member Functions | Public Attributes | List of all members
cryptonote::tx_extra_merge_mining_tag Struct Reference

#include <tx_extra.h>

Collaboration diagram for cryptonote::tx_extra_merge_mining_tag:
Collaboration graph
[legend]

Classes

struct  serialize_helper
 

Public Member Functions

template<template< bool > class Archive>
bool do_serialize (Archive< false > &ar)
 
template<template< bool > class Archive>
bool do_serialize (Archive< true > &ar)
 

Public Attributes

size_t depth
 
crypto::hash merkle_root
 

Member Function Documentation

◆ do_serialize() [1/2]

template<template< bool > class Archive>
bool cryptonote::tx_extra_merge_mining_tag::do_serialize ( Archive< false > &  ar)
inline

◆ do_serialize() [2/2]

template<template< bool > class Archive>
bool cryptonote::tx_extra_merge_mining_tag::do_serialize ( Archive< true > &  ar)
inline

Member Data Documentation

◆ depth

size_t cryptonote::tx_extra_merge_mining_tag::depth

◆ merkle_root

crypto::hash cryptonote::tx_extra_merge_mining_tag::merkle_root

The documentation for this struct was generated from the following file: