Bitcoin
Public Member Functions | Public Attributes | List of all members
LockPoints Struct Reference

#include <txmempool.h>

Public Member Functions

 LockPoints ()
 

Public Attributes

int height
 
int64_t time
 
CBlockIndexmaxInputBlock
 

Constructor & Destructor Documentation

◆ LockPoints()

LockPoints::LockPoints ( )
inline

Member Data Documentation

◆ height

int LockPoints::height

◆ maxInputBlock

CBlockIndex* LockPoints::maxInputBlock

◆ time

int64_t LockPoints::time

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