Reference / Modules / client / LocSharedState
Interface: LocSharedState
client.LocSharedState
Hierarchy
-
↳
LocSharedState
Table of contents
Properties
- allLegalOfficers
- axiosFactory
- client
- componentFactory
- config
- currentAccount
- directoryClient
- legalOfficer
- legalOfficers
- locsState
- networkState
- nodeApi
- tokens
Properties
allLegalOfficers
• allLegalOfficers: LegalOfficerClass
[]
Inherited from
Defined in
packages/client/src/SharedClient.ts:33
axiosFactory
• axiosFactory: AxiosFactory
Inherited from
Defined in
packages/client/src/SharedClient.ts:28
client
• client: AuthenticatedLocClient
Defined in
packages/client/src/Loc.ts:689
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
legalOfficer
• legalOfficer: LegalOfficerClass
Defined in
packages/client/src/Loc.ts:688
legalOfficers
• legalOfficers: LegalOfficerClass
[]
Inherited from
Defined in
packages/client/src/SharedClient.ts:32
locsState
• locsState: LocsState
Defined in
packages/client/src/Loc.ts:690
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
tokens
• tokens: AccountTokens