testnet static method

CeloChain testnet()

Implementation

static CeloChain testnet() {
  return CeloChain(44787, "Testnet");
}