logDebugingCurrency method

  1. @visibleForTesting
void logDebugingCurrency()

Implementation

@visibleForTesting
void logDebugingCurrency() {
  return toJson().toPrettyString().qrLog();
}