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

    Class RequestInfo

    from message tendermint.abci.RequestInfo

    Hierarchy

    Index

    Constructors

    Properties

    abciVersion: string = ""

    from field: string abci_version = 4;

    blockVersion: bigint = protoInt64.zero

    from field: uint64 block_version = 2;

    p2pVersion: bigint = protoInt64.zero

    from field: uint64 p2p_version = 3;

    version: string = ""

    from field: string version = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "tendermint.abci.RequestInfo"

    Methods