watchCoin method

int watchCoin()

Implementation

int watchCoin() {
  return watch<CoinProvider>().coins;
}