Struct near_workspaces::network::Testnet
source · pub struct Testnet { /* private fields */ }Expand description
Testnet related configuration for interacting with testnet. Look at
workspaces::testnet and workspaces::testnet_archival for how
to spin up a Worker that can be used to run tests in testnet.