testnet static method

SolanaChain testnet()

Implementation

static SolanaChain testnet() {
  return SolanaChain(102, "Testnet");
}