ao-js-sdk - v0.0.9
GitHub
Preparing search index...
DelegationInfo
Interface DelegationInfo
Represents the complete delegation information.
interface
DelegationInfo
{
delegationPrefs
:
DelegationPreference
[]
;
lastUpdate
:
number
;
totalFactor
:
string
;
wallet
:
string
;
}
Index
Properties
delegation
Prefs
last
Update
total
Factor
wallet
Properties
delegation
Prefs
delegationPrefs
:
DelegationPreference
[]
last
Update
lastUpdate
:
number
total
Factor
totalFactor
:
string
wallet
wallet
:
string
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
delegation
Prefs
last
Update
total
Factor
wallet
GitHub
ao-js-sdk - v0.0.9
Loading...
Represents the complete delegation information.