testnet static method

PlatONChain testnet()

Implementation

static PlatONChain testnet() {
  return PlatONChain(60801, "Testnet");
}