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