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

#include <args.h>

Public Attributes

std::string name
std::string section
bool negated {false}

Detailed Description

Definition at line 73 of file args.h.

Member Data Documentation

◆ name

std::string KeyInfo::name

Definition at line 74 of file args.h.

◆ negated

bool KeyInfo::negated {false}

Definition at line 76 of file args.h.

◆ section

std::string KeyInfo::section

Definition at line 75 of file args.h.


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