Monero
Public Member Functions | Public Attributes | List of all members
cryptonote::txout_to_tagged_key Struct Reference

#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
 

Constructor & Destructor Documentation

◆ txout_to_tagged_key() [1/2]

cryptonote::txout_to_tagged_key::txout_to_tagged_key ( )
inline

◆ txout_to_tagged_key() [2/2]

cryptonote::txout_to_tagged_key::txout_to_tagged_key ( const crypto::public_key _key,
const crypto::view_tag _view_tag 
)
inline

Member Data Documentation

◆ key

crypto::public_key cryptonote::txout_to_tagged_key::key

◆ view_tag

crypto::view_tag cryptonote::txout_to_tagged_key::view_tag

The documentation for this struct was generated from the following file: