Skip to main content

network/controller/logNodes

Api Code Documentation / Exports / network/controller/logNodes

Table of contents

Functions

Functions

checkNodes

checkNodes(multichain): Promise<any>

Parameters

NameType
multichainMultichainClient

Returns

Promise<any>

Defined in

src/network/controller/logNodes.ts:24


getLatestDateOnlineByAddress

getLatestDateOnlineByAddress(multichainClient, address): Promise<any>

Parameters

NameType
multichainClientMultichainClient
addressstring

Returns

Promise<any>

Defined in

src/network/controller/logNodes.ts:9