With this method you can set the network where you create and search your certificates.
public String setNetwork(String network) throws Exception
network
String
//... account.setNetwork("testnet"); // Use testnet, mainnet or devenet //...
Last updated 10 days ago