mainnet static method

HecoChain mainnet()

Implementation

static HecoChain mainnet() {
  return HecoChain(128, "Mainnet");
}