Electroneum
cryptonote::tx_extra_nonce Struct Reference

#include <tx_extra.h>

Collaboration diagram for cryptonote::tx_extra_nonce:

Public Member Functions

 if (TX_EXTRA_NONCE_MAX_COUNT< nonce.size()) return false
 

Public Attributes

std::string nonce
 

Detailed Description

Definition at line 108 of file tx_extra.h.

Member Function Documentation

◆ if()

cryptonote::tx_extra_nonce::if ( )

Member Data Documentation

◆ nonce

std::string cryptonote::tx_extra_nonce::nonce

Definition at line 110 of file tx_extra.h.


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