Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryNextSequenceReceiveResponseSDKType
Interface QueryNextSequenceReceiveResponseSDKType
QuerySequenceResponse is the request type for the Query/QueryNextSequenceReceiveResponse RPC method
interface
QueryNextSequenceReceiveResponseSDKType
{
next_sequence_receive
:
bigint
;
proof
:
Uint8Array
;
proof_height
:
undefined
|
HeightSDKType
;
}
Index
Properties
next_
sequence_
receive
proof
proof_
height
Properties
next_
sequence_
receive
next_
sequence_
receive
:
bigint
proof
proof
:
Uint8Array
proof_
height
proof_
height
:
undefined
|
HeightSDKType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
next_
sequence_
receive
proof
proof_
height
@crownfi/sei-js-proto
Loading...
QuerySequenceResponse is the request type for the Query/QueryNextSequenceReceiveResponse RPC method