ao-js-sdk - v0.0.9
    Preparing search index...

    Interface BlockFields

    interface BlockFields {
        height?: boolean;
        id?: boolean;
        previous?: boolean;
        timestamp?: boolean;
    }
    Index

    Properties

    height?: boolean
    id?: boolean
    previous?: boolean
    timestamp?: boolean