TARAXA
Loading...
Searching...
No Matches
receipt.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  taraxa::LogEntry
 
struct  taraxa::TransactionReceipt
 
struct  taraxa::TransactionLocation
 

Namespaces

namespace  taraxa
 

Typedefs

using taraxa::LogBloom = dev::h2048
 
using taraxa::LogBlooms = std::vector< LogBloom >
 
using taraxa::LogEntries = std::vector< LogEntry >
 
using taraxa::TransactionReceipts = std::vector< TransactionReceipt >
 
using taraxa::SharedTransactionReceipts = std::shared_ptr< std::vector< TransactionReceipt > >