Skip to main content

Reference / Modules / client / LocSharedState

Interface: LocSharedState

client.LocSharedState

Hierarchy

Table of contents

Properties

Properties

allLegalOfficers

allLegalOfficers: LegalOfficerClass[]

Inherited from

SharedState.allLegalOfficers

Defined in

packages/client/src/SharedClient.ts:33


axiosFactory

axiosFactory: AxiosFactory

Inherited from

SharedState.axiosFactory

Defined in

packages/client/src/SharedClient.ts:28


client

client: AuthenticatedLocClient

Defined in

packages/client/src/Loc.ts:689


componentFactory

componentFactory: ComponentFactory

Inherited from

SharedState.componentFactory

Defined in

packages/client/src/SharedClient.ts:27


config

config: LogionClientConfig

Inherited from

SharedState.config

Defined in

packages/client/src/SharedClient.ts:26


currentAccount

Optional currentAccount: ValidAccountId

Inherited from

SharedState.currentAccount

Defined in

packages/client/src/SharedClient.ts:35


directoryClient

directoryClient: DirectoryClient

Inherited from

SharedState.directoryClient

Defined in

packages/client/src/SharedClient.ts:29


legalOfficer

legalOfficer: LegalOfficerClass

Defined in

packages/client/src/Loc.ts:688


legalOfficers

legalOfficers: LegalOfficerClass[]

Inherited from

SharedState.legalOfficers

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

SharedState.networkState

Defined in

packages/client/src/SharedClient.ts:30


nodeApi

nodeApi: LogionNodeApiClass

Inherited from

SharedState.nodeApi

Defined in

packages/client/src/SharedClient.ts:31


tokens

tokens: AccountTokens

Inherited from

SharedState.tokens

Defined in

packages/client/src/SharedClient.ts:34