Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
MsgRecvPacket
Interface MsgRecvPacket
MsgRecvPacket receives incoming IBC packet
interface
MsgRecvPacket
{
packet
:
undefined
|
Packet
;
proofCommitment
:
Uint8Array
;
proofHeight
:
undefined
|
Height
;
signer
:
string
;
}
Index
Properties
packet
proof
Commitment
proof
Height
signer
Properties
packet
packet
:
undefined
|
Packet
proof
Commitment
proof
Commitment
:
Uint8Array
proof
Height
proof
Height
:
undefined
|
Height
signer
signer
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
packet
proof
Commitment
proof
Height
signer
@crownfi/sei-js-proto
Loading...
MsgRecvPacket receives incoming IBC packet