|
Electroneum
|
#include <tx_extra.h>
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 |
Definition at line 119 of file tx_extra.h.
|
inline |
Definition at line 140 of file tx_extra.h.


|
inline |
Definition at line 154 of file tx_extra.h.

| size_t cryptonote::tx_extra_merge_mining_tag::depth |
Definition at line 135 of file tx_extra.h.
| crypto::hash cryptonote::tx_extra_merge_mining_tag::merkle_root |
Definition at line 136 of file tx_extra.h.