|
Monero
|
#include <cryptonote_basic.h>
Public Member Functions | |
| txout_to_tagged_key () | |
| txout_to_tagged_key (const crypto::public_key &_key, const crypto::view_tag &_view_tag) | |
Public Attributes | |
| crypto::public_key | key |
| crypto::view_tag | view_tag |
|
inline |
|
inline |
| crypto::public_key cryptonote::txout_to_tagged_key::key |
| crypto::view_tag cryptonote::txout_to_tagged_key::view_tag |