network/controller/logNodes
Api Code Documentation / Exports / network/controller/logNodes
#
Table of contents#
Functions#
Functions#
checkNodesâ–¸ checkNodes(multichain
): Promise
<any
>
#
ParametersName | Type |
---|---|
multichain | MultichainClient |
#
ReturnsPromise
<any
>
#
Defined insrc/network/controller/logNodes.ts:22
#
getLatestDateOnlineByAddressâ–¸ getLatestDateOnlineByAddress(multichainClient
, address
): Promise
<any
>
#
ParametersName | Type |
---|---|
multichainClient | MultichainClient |
address | string |
#
ReturnsPromise
<any
>