Monero
Loading...
Searching...
No Matches
cryptonote::tx_blob_entry Struct Reference

#include <cryptonote_protocol_defs.h>

Public Member Functions

 tx_blob_entry (const blobdata &bd={}, const crypto::hash &h=crypto::null_hash)

Public Attributes

blobdata blob
crypto::hash prunable_hash

Constructor & Destructor Documentation

◆ tx_blob_entry()

cryptonote::tx_blob_entry::tx_blob_entry ( const blobdata & bd = {},
const crypto::hash & h = crypto::null_hash )
inline

Member Data Documentation

◆ blob

blobdata cryptonote::tx_blob_entry::blob

◆ prunable_hash

crypto::hash cryptonote::tx_blob_entry::prunable_hash

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