|
Monero
|
#include <cstdint>

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