Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
MsgTimeoutOnClose
Interface MsgTimeoutOnClose
MsgTimeoutOnClose timed-out packet upon counterparty channel closure.
interface
MsgTimeoutOnClose
{
nextSequenceRecv
:
bigint
;
packet
:
undefined
|
Packet
;
proofClose
:
Uint8Array
;
proofHeight
:
undefined
|
Height
;
proofUnreceived
:
Uint8Array
;
signer
:
string
;
}
Index
Properties
next
Sequence
Recv
packet
proof
Close
proof
Height
proof
Unreceived
signer
Properties
next
Sequence
Recv
next
Sequence
Recv
:
bigint
packet
packet
:
undefined
|
Packet
proof
Close
proof
Close
:
Uint8Array
proof
Height
proof
Height
:
undefined
|
Height
proof
Unreceived
proof
Unreceived
:
Uint8Array
signer
signer
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
next
Sequence
Recv
packet
proof
Close
proof
Height
proof
Unreceived
signer
@crownfi/sei-js-proto
Loading...
MsgTimeoutOnClose timed-out packet upon counterparty channel closure.