testnet static method

MantleChain testnet()

Implementation

static MantleChain testnet() {
  return MantleChain(5001, "Testnet");
}