Class Block

A Block contains the Payset and metadata corresponding to a given Round.

Implements

Constructors

Properties

header: BlockHeader
encodingSchema: NamedMapSchema = ...

Methods

  • Extract the encoding data for this object. This data, after being prepared by the encoding Schema, can be encoded to msgpack or JSON.

    Returns Map<string, unknown>

Generated using TypeDoc