Bitcoin ABC  0.26.3
P2P Digital Currency
Public Attributes | List of all members
CChainParams::ChainOptions Struct Reference

#include <chainparams.h>

Public Attributes

bool ecash {true}
 
bool fastprune {false}
 

Detailed Description

Definition at line 142 of file chainparams.h.

Member Data Documentation

◆ ecash

bool CChainParams::ChainOptions::ecash {true}

Definition at line 143 of file chainparams.h.

◆ fastprune

bool CChainParams::ChainOptions::fastprune {false}

Definition at line 144 of file chainparams.h.


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