@raoul-picconi/mojito-sdk
    Preparing search index...

    Interface BlockInfo

    interface BlockInfo {
        block: BlockWithExtraData;
        height: null | number;
    }
    Index

    Properties

    Properties

    height: null | number