With this method you can set the blockchain where you create and search your certificates.
public function setBlockchain(string $blockchain): bool
$blockchain
String
use Circularprotocol\Circularenterpriseapis\CEP_Account; //... $account->setBlockchain("blockchain_address"); //...
Last updated 11 days ago