Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
ChannelStateDataAmino
Interface ChannelStateDataAmino
ChannelStateData returns the SignBytes data for channel state verification.
interface
ChannelStateDataAmino
{
channel
?:
ChannelAmino
;
path
?:
string
;
}
Index
Properties
channel?
path?
Properties
Optional
channel
channel
?:
ChannelAmino
Optional
path
path
?:
string
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.