|
Monero
|
#include <cstdint>

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... | |