Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
PacketAcknowledgementData
Interface PacketAcknowledgementData
PacketAcknowledgementData returns the SignBytes data for acknowledgement verification.
interface
PacketAcknowledgementData
{
acknowledgement
:
Uint8Array
;
path
:
Uint8Array
;
}
Index
Properties
acknowledgement
path
Properties
acknowledgement
acknowledgement
:
Uint8Array
path
path
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
acknowledgement
path
@crownfi/sei-js-proto
Loading...
PacketAcknowledgementData returns the SignBytes data for acknowledgement verification.