bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    from message tendermint.types.BlockMeta

    Hierarchy

    Index

    Constructors

    Properties

    blockId?: BlockID

    from field: tendermint.types.BlockID block_id = 1;

    blockSize: bigint = protoInt64.zero

    from field: int64 block_size = 2;

    from field: tendermint.types.Header header = 3;

    numTxs: bigint = protoInt64.zero

    from field: int64 num_txs = 4;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "tendermint.types.BlockMeta"

    Methods