cluster property
Cluster?
cluster
final
The Solana cluster the dApp endpoint intends to interact with (default: Cluster.mainnet).
Implementation
final Cluster? cluster;
The Solana cluster the dApp endpoint intends to interact with (default: Cluster.mainnet).
final Cluster? cluster;