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