getDigest

abstract suspend fun getDigest(input: GetDigestRequest): GetDigestResponse

Returns the digest of a ledger at the latest committed block in the journal. The response includes a 256-bit hash value and a block address.