testnet static method

HecoChain testnet()

Implementation

static HecoChain testnet() {
  return HecoChain(256, "Testnet");
}