Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryChannelsResponseSDKType
Interface QueryChannelsResponseSDKType
QueryChannelsResponse is the response type for the Query/Channels RPC method.
interface
QueryChannelsResponseSDKType
{
channels
:
IdentifiedChannelSDKType
[]
;
height
:
undefined
|
HeightSDKType
;
pagination
?:
PageResponseSDKType
;
}
Index
Properties
channels
height
pagination?
Properties
channels
channels
:
IdentifiedChannelSDKType
[]
height
height
:
undefined
|
HeightSDKType
Optional
pagination
pagination
?:
PageResponseSDKType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channels
height
pagination
@crownfi/sei-js-proto
Loading...
QueryChannelsResponse is the response type for the Query/Channels RPC method.