Skip to main content

default

Api Code Documentation / Exports / system/blockchainApi / default

system/blockchainApi.default

Table of contents#

Constructors#

Properties#

Methods#

Constructors#

constructor#

• new default()

Defined in#

src/system/blockchainApi.ts:10

Properties#

timeStamp#

• timeStamp: number = 0

Defined in#

src/system/blockchainApi.ts:8

Methods#

fetchVersion#

â–¸ fetchVersion(): Promise<AxiosResponse<any>>

Returns#

Promise<AxiosResponse<any>>

Defined in#

src/system/blockchainApi.ts:30


setBaseUrl#

â–¸ setBaseUrl(url): void

Parameters#

NameType
urlany

Returns#

void

Defined in#

src/system/blockchainApi.ts:26