qldb_get_digest {paws.database}R Documentation

Returns the digest of a ledger at the latest committed block in the journal

Description

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.

See https://www.paws-r-sdk.com/docs/qldb_get_digest/ for full documentation.

Usage

qldb_get_digest(Name)

Arguments

Name

[required] The name of the ledger.


[Package paws.database version 0.6.0 Index]