Bitcoin Core  27.99.0
P2P Digital Currency
Public Attributes | List of all members
KeyInfo Struct Reference

#include <args.h>

Public Attributes

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

Detailed Description

Definition at line 70 of file args.h.

Member Data Documentation

◆ name

std::string KeyInfo::name

Definition at line 71 of file args.h.

◆ negated

bool KeyInfo::negated {false}

Definition at line 73 of file args.h.

◆ section

std::string KeyInfo::section

Definition at line 72 of file args.h.


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