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