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

    Class QueryDenomHashResponse

    QueryDenomHashResponse is the response type for the Query/DenomHash RPC method.

    from message ibc.applications.transfer.v1.QueryDenomHashResponse

    Hierarchy

    Index

    Constructors

    Properties

    hash: string = ""

    hash (in hex format) of the denomination trace information.

    from field: string hash = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "ibc.applications.transfer.v1.QueryDenomHashResponse"

    Methods