#include <tx_extra.h>
Definition at line 118 of file tx_extra.h.
◆ do_serialize() [1/2]
template<template< bool > class Archive>
| bool cryptonote::tx_extra_merge_mining_tag::do_serialize |
( |
Archive< false > & |
ar | ) |
|
|
inline |
Definition at line 139 of file tx_extra.h.
145 std::istringstream iss(field);
147 serialize_helper helper(*
this);
void serialize(Archive &a, unsigned_tx_set &x, const boost::serialization::version_type ver)
◆ do_serialize() [2/2]
template<template< bool > class Archive>
| bool cryptonote::tx_extra_merge_mining_tag::do_serialize |
( |
Archive< true > & |
ar | ) |
|
|
inline |
Definition at line 153 of file tx_extra.h.
155 std::ostringstream oss;
157 serialize_helper helper(*
this);
void serialize(Archive &a, unsigned_tx_set &x, const boost::serialization::version_type ver)
◆ 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:
- /home/abuild/rpmbuild/BUILD/electroneum-5.0.0.4/src/cryptonote_basic/tx_extra.h