Bitcoin ABC  0.26.3
P2P Digital Currency
Public Member Functions | List of all members
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 ()
 
 BaseHash (const uint256 &in)
 
uint8_t * begin ()
 
const uint8_t * begin () const
 
uint8_t * end ()
 
const uint8_t * end () const
 
 operator std::vector< uint8_t > () const
 
std::string ToString () const
 
bool operator== (const BaseHash< uint256 > &other) const noexcept
 
bool operator!= (const BaseHash< uint256 > &other) const noexcept
 
bool operator< (const BaseHash< uint256 > &other) const noexcept
 
size_t size () const
 
uint8_t * data ()
 
const uint8_t * data () const
 

Additional Inherited Members

- Protected Attributes inherited from BaseHash< uint256 >
uint256 m_hash
 

Detailed Description

Definition at line 31 of file chainparams.h.

Constructor & Destructor Documentation

◆ AssumeutxoHash()

AssumeutxoHash::AssumeutxoHash ( const uint256 hash)
inlineexplicit

Definition at line 32 of file chainparams.h.


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