• Parameters

    • header: any
    • blockCbor: Buffer

    Returns {
        blockHeight: any;
        epoch: any;
        hash: string;
        prevHash: any;
        slot: any;
    }

    • blockHeight: any
    • epoch: any
    • hash: string
    • prevHash: any
    • slot: any