mainnet static method

AuroraChain mainnet()

Implementation

static AuroraChain mainnet() {
  return AuroraChain(1313161554, "Mainnet");
}