P2P File Share
A simple peer-to-peer file sharing system.
|
#include <transaction.hpp>
Public Attributes | |
bool | success = false |
std::string | message = "Not yet processed" |
std::string Result::message = "Not yet processed" |
bool Result::success = false |