• Revokes a certificate on the blockchain.

    Parameters

    • owner: string

      The owner of the certificate.

    • serial: string

      The serial number of the certificate to revoke.

    • client: SigningStargateClient

      The Stargate client used for signing and broadcasting.

    Returns Promise<DeliverTxResponse>

    A promise that resolves to the transaction response.