Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
CounterpartySDKType
Interface CounterpartySDKType
Counterparty defines the counterparty chain associated with a connection end.
interface
CounterpartySDKType
{
client_id
:
string
;
connection_id
:
string
;
prefix
:
undefined
|
MerklePrefixSDKType
;
}
Index
Properties
client_
id
connection_
id
prefix
Properties
client_
id
client_
id
:
string
connection_
id
connection_
id
:
string
prefix
prefix
:
undefined
|
MerklePrefixSDKType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client_
id
connection_
id
prefix
@crownfi/sei-js-proto
Loading...
Counterparty defines the counterparty chain associated with a connection end.