testnet static method

ComboChain testnet()

Implementation

static ComboChain testnet() {
  return ComboChain(91715, "Testnet");
}