With this method you can set the network where you create and search your certificates.
def set_network(network)
network
String
#... account.set_network("mainnet") # chose between testnet, devnet and mainnet #...
Last updated 11 days ago