Skip to main content

IssuerStateReceipt

Represents a receipt for the issuer's state.

  • Full name: \Bloock\Entity\Identity\IssuerStateReceipt

Properties

txHash

private string $txHash

Methods

__construct

Constructs an IssuerStateReceipt object with the specified parameters.

public __construct(string $txHash): mixed

Parameters:

ParameterTypeDescription
$txHashstring

fromProto

public static fromProto(\Bloock\IssuerStateReceipt $res): \Bloock\Entity\Identity\IssuerStateReceipt
  • This method is static.

Parameters:

ParameterTypeDescription
$res\Bloock\IssuerStateReceipt

getTxHash

Gets the transaction hash of the issuer state receipt.

public getTxHash(): string

toProto

public toProto(): \Bloock\IssuerStateReceipt


Automatically generated on 2024-04-02