Electroneum
Public Attributes | List of all members
cryptonote::core::tx_verification_batch_info Struct Reference
Collaboration diagram for cryptonote::core::tx_verification_batch_info:
Collaboration graph
[legend]

Public Attributes

const cryptonote::transactiontx
 
crypto::hash tx_hash
 
tx_verification_contexttvc
 
boolresult
 

Member Data Documentation

◆ result

bool& cryptonote::core::tx_verification_batch_info::result

◆ tvc

tx_verification_context& cryptonote::core::tx_verification_batch_info::tvc

◆ tx

const cryptonote::transaction* cryptonote::core::tx_verification_batch_info::tx

◆ tx_hash

crypto::hash cryptonote::core::tx_verification_batch_info::tx_hash

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