Monero
Loading...
Searching...
No Matches
cryptonote::tx_extra_merge_mining_tag Struct Reference

#include <tx_extra.h>

Classes

struct  serialize_helper

Public Member Functions

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

Public Attributes

size_t depth
crypto::hash merkle_root

Member Function Documentation

◆ member_do_serialize() [1/2]

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

◆ member_do_serialize() [2/2]

template<template< bool > class Archive>
bool cryptonote::tx_extra_merge_mining_tag::member_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: