Bitcoin Core  27.99.0
P2P Digital Currency
Public Attributes | List of all members
TipBlock Struct Reference
Collaboration diagram for TipBlock:
[legend]

Public Attributes

uint256 prev_block_hash
 
int64_t prev_block_time
 
int tip_height
 

Detailed Description

Definition at line 21 of file wallet_create_tx.cpp.

Member Data Documentation

◆ prev_block_hash

uint256 TipBlock::prev_block_hash

Definition at line 23 of file wallet_create_tx.cpp.

◆ prev_block_time

int64_t TipBlock::prev_block_time

Definition at line 24 of file wallet_create_tx.cpp.

◆ tip_height

int TipBlock::tip_height

Definition at line 25 of file wallet_create_tx.cpp.


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