Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
CCoin Struct Reference
Collaboration diagram for CCoin:
[legend]

Public Member Functions

 CCoin ()
 CCoin (Coin &&in)
 SERIALIZE_METHODS (CCoin, obj)

Public Attributes

uint32_t nHeight
CTxOut out

Detailed Description

Definition at line 56 of file rest.cpp.

Constructor & Destructor Documentation

◆ CCoin() [1/2]

CCoin::CCoin ( )
inline

Definition at line 60 of file rest.cpp.

Here is the caller graph for this function:

◆ CCoin() [2/2]

CCoin::CCoin ( Coin && in)
inlineexplicit

Definition at line 61 of file rest.cpp.

Member Function Documentation

◆ SERIALIZE_METHODS()

CCoin::SERIALIZE_METHODS ( CCoin ,
obj  )
inline

Definition at line 63 of file rest.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ nHeight

uint32_t CCoin::nHeight

Definition at line 57 of file rest.cpp.

◆ out

CTxOut CCoin::out

Definition at line 58 of file rest.cpp.


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