Anoncoin  0.9.4
P2P Digital Currency
Public Attributes | List of all members
CBlockTemplate Struct Reference

#include <main.h>

Collaboration diagram for CBlockTemplate:
[legend]

Public Attributes

CBlock block
 
std::vector< int64_t > vTxFees
 
std::vector< int64_t > vTxSigOps
 

Detailed Description

Definition at line 1081 of file main.h.

Member Data Documentation

CBlock CBlockTemplate::block

Definition at line 1083 of file main.h.

std::vector<int64_t> CBlockTemplate::vTxFees

Definition at line 1084 of file main.h.

std::vector<int64_t> CBlockTemplate::vTxSigOps

Definition at line 1085 of file main.h.


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