Preparing search index...
The search index is not available
blaze-cardano
blaze-cardano
blaze-ogmios/src
Schema
QueryLedgerStateStakePools
Interface QueryLedgerStateStakePools
interface
QueryLedgerStateStakePools
{
id
?:
unknown
;
jsonrpc
:
"2.0"
;
method
:
"queryLedgerState/stakePools"
;
params
?:
{
stakePools
:
{
id
:
string
;
}
[]
;
}
;
}
Index
Properties
id?
jsonrpc
method
params?
Properties
Optional
id
id
?:
unknown
jsonrpc
jsonrpc
:
"2.0"
method
method
:
"queryLedgerState/stakePools"
Optional
params
params
?:
{
stakePools
:
{
id
:
string
;
}
[]
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
jsonrpc
method
params
blaze-cardano
Loading...