AccountStatus
@algorandfoundation/algokit-utils / types/indexer / AccountStatus
types/indexer.AccountStatus
Delegation status of the account
Table of contents
Section titled “Table of contents”Enumeration Members
Section titled “Enumeration Members”Enumeration Members
Section titled “Enumeration Members”NotParticipating
Section titled “NotParticipating”• NotParticipating = "NotParticipating"
Indicates that the associated account is neither a delegator nor a delegate
Defined in
Section titled “Defined in”Offline
Section titled “Offline”• Offline = "Offline"
Indicates that the associated account is delegated
Defined in
Section titled “Defined in”Online
Section titled “Online”• Online = "Online"
Indicates that the associated account used as part of the delegation pool