testnet static method

FantomChain testnet()

Implementation

static FantomChain testnet() {
  return FantomChain(4002, "Testnet");
}