Monero
Namespaces | Enumerations
enums.h File Reference
#include <cstdint>
Include dependency graph for enums.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 cryptonote
 Holds cryptonote related classes and helpers.
 

Enumerations

enum  cryptonote::relay_method : std::uint8_t {
  cryptonote::relay_method::none = 0, cryptonote::relay_method::local, cryptonote::relay_method::forward, cryptonote::relay_method::stem,
  cryptonote::relay_method::fluff, cryptonote::relay_method::block
}
 Methods tracking how a tx was received and relayed. More...