Reference / Modules / client / RecoverySharedState
Interface: RecoverySharedState
client.RecoverySharedState
Hierarchy
-
↳
RecoverySharedState
Table of contents
Properties
- acceptedProtectionRequests
- allLegalOfficers
- allRequests
- axiosFactory
- cancelledProtectionRequests
- componentFactory
- config
- currentAccount
- directoryClient
- legalOfficers
- networkState
- nodeApi
- pendingProtectionRequests
- recoveredAccount
- recoveryConfig
- rejectedProtectionRequests
- selectedLegalOfficers
- tokens
Properties
acceptedProtectionRequests
• acceptedProtectionRequests: ProtectionRequest
[]
Defined in
packages/client/src/Recovery.ts:36
allLegalOfficers
• allLegalOfficers: LegalOfficerClass
[]
Inherited from
Defined in
packages/client/src/SharedClient.ts:33
allRequests
• allRequests: ProtectionRequest
[]
Defined in
packages/client/src/Recovery.ts:39
axiosFactory
• axiosFactory: AxiosFactory
Inherited from
Defined in
packages/client/src/SharedClient.ts:28
cancelledProtectionRequests
• cancelledProtectionRequests: ProtectionRequest
[]
Defined in
packages/client/src/Recovery.ts:38
componentFactory
• componentFactory: ComponentFactory
Inherited from
Defined in
packages/client/src/SharedClient.ts:27
config
• config: LogionClientConfig
Inherited from
Defined in
packages/client/src/SharedClient.ts:26
currentAccount
• Optional
currentAccount: ValidAccountId
Inherited from
Defined in
packages/client/src/SharedClient.ts:35
directoryClient
• directoryClient: DirectoryClient
Inherited from
Defined in
packages/client/src/SharedClient.ts:29
legalOfficers
• legalOfficers: LegalOfficerClass
[]
Inherited from
Defined in
packages/client/src/SharedClient.ts:32
networkState
• networkState: NetworkState
<LegalOfficerEndpoint
>
Inherited from
Defined in
packages/client/src/SharedClient.ts:30
nodeApi
• nodeApi: LogionNodeApiClass
Inherited from
Defined in
packages/client/src/SharedClient.ts:31
pendingProtectionRequests
• pendingProtectionRequests: ProtectionRequest
[]
Defined in
packages/client/src/Recovery.ts:35
recoveredAccount
• Optional
recoveredAccount: ValidAccountId
Defined in
packages/client/src/Recovery.ts:41
recoveryConfig
• Optional
recoveryConfig: TypesRecoveryConfig
Defined in
packages/client/src/Recovery.ts:40
rejectedProtectionRequests
• rejectedProtectionRequests: ProtectionRequest
[]
Defined in
packages/client/src/Recovery.ts:37