With this method you can set the blockchain where you create and search your certificates.
def set_blockchain(blockchain)
blockchain
String
#... blockchain = 'blockchain-address' account.set_blockchain(blockchain) #...
Last updated 11 days ago