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:22


getLatestDateOnlineByAddress#

â–¸ getLatestDateOnlineByAddress(multichainClient, address): Promise<any>

Parameters#

NameType
multichainClientMultichainClient
addressstring

Returns#

Promise<any>

Defined in#

src/network/controller/logNodes.ts:8