Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
MsgChannelCloseInit
Interface MsgChannelCloseInit
MsgChannelCloseInit defines a msg sent by a Relayer to Chain A to close a channel with Chain B.
interface
MsgChannelCloseInit
{
channelId
:
string
;
portId
:
string
;
signer
:
string
;
}
Index
Properties
channel
Id
port
Id
signer
Properties
channel
Id
channel
Id
:
string
port
Id
port
Id
:
string
signer
signer
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
Id
port
Id
signer
@crownfi/sei-js-proto
Loading...
MsgChannelCloseInit defines a msg sent by a Relayer to Chain A to close a channel with Chain B.