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

    Class QueryEscrowAddressResponse

    QueryEscrowAddressResponse is the response type of the EscrowAddress RPC method.

    from message ibc.applications.transfer.v1.QueryEscrowAddressResponse

    Hierarchy

    Index

    Constructors

    Properties

    escrowAddress: string = ""

    the escrow account address

    from field: string escrow_address = 1;

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

    Methods