printErrors property

bool printErrors
getter/setter pair

========================================================================== Querying the Blockchain

Whether errors, handled or not, should be printed to the console.

Implementation

///Whether errors, handled or not, should be printed to the console.
bool printErrors = false;