Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
AssumeutxoHash Struct Reference

#include <chainparams.h>

Inheritance diagram for AssumeutxoHash:
[legend]
Collaboration diagram for AssumeutxoHash:
[legend]

Public Member Functions

 AssumeutxoHash (const uint256 &hash)
Public Member Functions inherited from BaseHash< uint256 >
 BaseHash ()
unsigned char * begin ()
unsigned char * end ()
 operator std::vector< unsigned char > () const
std::string ToString () const
bool operator== (const BaseHash< uint256 > &other) const noexcept
bool operator< (const BaseHash< uint256 > &other) const noexcept
size_t size () const
unsigned char * data ()

Additional Inherited Members

Protected Attributes inherited from BaseHash< uint256 >
uint256 m_hash

Detailed Description

Definition at line 25 of file chainparams.h.

Constructor & Destructor Documentation

◆ AssumeutxoHash()

AssumeutxoHash::AssumeutxoHash ( const uint256 & hash)
inlineexplicit

Definition at line 26 of file chainparams.h.

Here is the call graph for this function:

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