• Translate Ogmios block to Cardano.BlockMinimal

    Returns

    a minimal block type encompassing information extracted from Ogmios block type.

    • null if block is the ByronEpochBoundaryBlock. This block can be skipped.

    Parameters

    • ogmiosBlock: Block

      the block to translate into a Cardano.BlockMinimal

    Returns null | Block

Generated using TypeDoc