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

    GetBlockByHeightResponse is the response type for the Query/GetBlockByHeight RPC method.

    from message cosmos.base.tendermint.v1beta1.GetBlockByHeightResponse

    Hierarchy

    Index

    Constructors

    Properties

    Deprecated: please use sdk_block instead

    from field: tendermint.types.Block block = 2;

    blockId?: BlockID

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

    Since: cosmos-sdk 0.47

    from field: cosmos.base.tendermint.v1beta1.Block sdk_block = 3;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.base.tendermint.v1beta1.GetBlockByHeightResponse"

    Methods