Preparing search index...
The search index is not available
blaze-cardano
blaze-cardano
blaze-ogmios/src
Schema
StakeDelegation
Interface StakeDelegation
interface
StakeDelegation
{
credential
:
string
;
delegateRepresentative
?:
DelegateRepresentative
;
from
:
CredentialOrigin
;
stakePool
?:
{
id
:
string
;
}
;
type
:
"stakeDelegation"
;
}
Index
Properties
credential
delegate
Representative?
from
stake
Pool?
type
Properties
credential
credential
:
string
Optional
delegate
Representative
delegate
Representative
?:
DelegateRepresentative
from
from
:
CredentialOrigin
Optional
stake
Pool
stake
Pool
?:
{
id
:
string
;
}
type
type
:
"stakeDelegation"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
credential
delegate
Representative
from
stake
Pool
type
blaze-cardano
Loading...