proof property

ValueHolder? proof
final

The proof object in Amazon Ion format returned by a GetBlock request. A proof contains the list of hash values required to recalculate the specified digest using a Merkle tree, starting with the specified block.

Implementation

final ValueHolder? proof;