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, any>>

Returns

Promise<AxiosResponse<any, any>>

Defined in

src/system/blockchainApi.ts:30


setBaseUrl

setBaseUrl(url): void

Parameters

NameType
urlany

Returns

void

Defined in

src/system/blockchainApi.ts:26