Enum PersonaStatus
Namespace: Keychain
Assemblies: libkeychain.dll
Inheritance: Object → PersonaStatus
PersonaStatus
PersonaStatus
describes the life cycle states of a Persona
with respect to its state on the blockchain.
Enum Constant Summary
Enum Constant | Description |
---|---|
|
Broadcasted on the blockchain |
|
Confirmed on the blockchain |
|
Confirming on the blockchain |
|
Created locally |
|
Expired |
|
Expiring |
|
Retrieving blockchain tokens |
|
Error condition |
Enum Constant Detail
|
The blockchain transactions that place the |
|
The |
|
The |
|
The |
|
The |
|
The |
|
The necessary protocol coins have been requested from the faucet and awaiting confirmation. |
|
Status is an unrecognized value. |