testnet static method

ZkSyncChain testnet()

Implementation

static ZkSyncChain testnet() {
  return ZkSyncChain(280, "Testnet");
}