Bitcoin ABC  0.28.12
P2P Digital Currency
Public Attributes | List of all members
LockPoints Struct Reference

#include <mempool_entry.h>

Public Attributes

int height {0}
 
int64_t time {0}
 

Detailed Description

Definition at line 22 of file mempool_entry.h.

Member Data Documentation

◆ height

int LockPoints::height {0}

Definition at line 26 of file mempool_entry.h.

◆ time

int64_t LockPoints::time {0}

Definition at line 27 of file mempool_entry.h.


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