Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Typedefs
storageresults.h File Reference
#include <util.h>
#include <libethereum/State.h>
#include <libethereum/Transaction.h>
#include <primitives/transaction.h>
#include <uint256.h>
Include dependency graph for storageresults.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TransactionReceiptInfo
 
struct  TransactionReceiptInfoSerialized
 
class  StorageResults
 

Typedefs

using logEntriesSerializ = std::vector< std::pair< dev::Address, std::pair< dev::h256s, dev::bytes >>>
 

Typedef Documentation

using logEntriesSerializ = std::vector<std::pair<dev::Address, std::pair<dev::h256s, dev::bytes>>>

Definition at line 7 of file storageresults.h.