Class BlockWithSignatures

A block with associated proofs, which include cryptographic signatures for verification.

Hierarchy

  • BlockWithSignatures

Constructors

Properties

Constructors

Properties

The block object containing either a version 1 or version 2 block.

proofs: Proof[]

The list of proofs associated with the block, used for validating its authenticity.

Generated using TypeDoc