getTotalZnnFunds method

int getTotalZnnFunds()

Implementation

int getTotalZnnFunds() {
  return znnFundsNeeded;
}