Left Curve Software Stack
    Preparing search index...

    Type Alias BlockInfo

    type BlockInfo = {
        hash: string;
        height: string;
        timestamp: string;
    }
    Index

    Properties

    Properties

    hash: string
    height: string
    timestamp: string