mainnet static method

CeloChain mainnet()

Implementation

static CeloChain mainnet() {
  return CeloChain(42220, "Mainnet");
}