@lightprotocol/stateless.js - v0.22.1-alpha.1
Other Libraries
Documentation
GitHub
Preparing search index...
LatestNonVotingSignaturesPaginated
Interface LatestNonVotingSignaturesPaginated
interface
LatestNonVotingSignaturesPaginated
{
context
:
{
slot
:
number
}
;
value
:
{
items
:
{
signature
:
string
;
slot
:
number
;
blockTime
:
number
}
[]
;
cursor
:
string
|
null
;
}
;
}
Index
Properties
context
value
Properties
context
context
:
{
slot
:
number
}
value
value
:
{
items
:
{
signature
:
string
;
slot
:
number
;
blockTime
:
number
}
[]
;
cursor
:
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
value
Other Libraries
Documentation
GitHub
@lightprotocol/stateless.js - v0.22.1-alpha.1
Loading...