testnet static method

MoonriverChain testnet()

Implementation

static MoonriverChain testnet() {
  return MoonriverChain(1287, "Testnet");
}