Bitcoin Core 32.99.0
P2P Digital Currency
Public Attributes | List of all members
wallet::FaultInjectingDatabase::Failure Struct Reference

Public Attributes

std::string record_type
 
size_t match_skip_count {0}
 

Detailed Description

Definition at line 103 of file util.h.

Member Data Documentation

◆ match_skip_count

size_t wallet::FaultInjectingDatabase::Failure::match_skip_count {0}

Definition at line 105 of file util.h.

◆ record_type

std::string wallet::FaultInjectingDatabase::Failure::record_type

Definition at line 104 of file util.h.


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