Electroneum
Public Member Functions | Public Attributes | List of all members
cryptonote::txout_to_key Struct Reference

#include <cryptonote_basic.h>

Public Member Functions

 txout_to_key ()
 
 txout_to_key (const crypto::public_key &_key)
 

Public Attributes

crypto::public_key key
 

Constructor & Destructor Documentation

◆ txout_to_key() [1/2]

cryptonote::txout_to_key::txout_to_key ( )
inline

◆ txout_to_key() [2/2]

cryptonote::txout_to_key::txout_to_key ( const crypto::public_key _key)
inline

Member Data Documentation

◆ key

crypto::public_key cryptonote::txout_to_key::key

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