Monero
Loading...
Searching...
No Matches
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

namespace  cryptonote
 Holds cryptonote related classes and helpers.

Enumerations

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