Revoke certification
In some cases, it make sens to have to possibility to revoke a certification.
Call this function with the same account that previously created the certification passing the two following arguments:
certificationId: Simply the txid of the certification to revoke.
signerPubKey: is a String that represents the public key of an account signing the invocation calling this method.
Last updated
Was this helpful?