testnet static method

HarmonyChain testnet()

Implementation

static HarmonyChain testnet() {
  return HarmonyChain(1666700000, "Testnet");
}