mainnet static method

ThunderCoreChain mainnet()

Implementation

static ThunderCoreChain mainnet() {
  return ThunderCoreChain(108, "Mainnet");
}