Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
MsgTimeout
Interface MsgTimeout
MsgTimeout receives timed-out packet
interface
MsgTimeout
{
nextSequenceRecv
:
bigint
;
packet
:
undefined
|
Packet
;
proofHeight
:
undefined
|
Height
;
proofUnreceived
:
Uint8Array
;
signer
:
string
;
}
Index
Properties
next
Sequence
Recv
packet
proof
Height
proof
Unreceived
signer
Properties
next
Sequence
Recv
next
Sequence
Recv
:
bigint
packet
packet
:
undefined
|
Packet
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
Height
proof
Unreceived
signer
@crownfi/sei-js-proto
Loading...
MsgTimeout receives timed-out packet