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

    Class QueryEscrowAddressRequest

    QueryEscrowAddressRequest is the request type for the EscrowAddress RPC method.

    from message ibc.applications.transfer.v1.QueryEscrowAddressRequest

    Hierarchy

    Index

    Constructors

    Properties

    channelId: string = ""

    unique channel identifier

    from field: string channel_id = 2;

    portId: string = ""

    unique port identifier

    from field: string port_id = 1;

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

    Methods