testnet static method

CronosChain testnet()

Implementation

static CronosChain testnet() {
  return CronosChain(338, "Testnet");
}