network/controller/logNodes
Api Code Documentation / Exports / network/controller/logNodes
Table of contents
Functions
Functions
checkNodes
▸ checkNodes(multichain): Promise<any>
Parameters
| Name | Type |
|---|---|
multichain | MultichainClient |
Returns
Promise<any>
Defined in
src/network/controller/logNodes.ts:24
getLatestDateOnlineByAddress
▸ getLatestDateOnlineByAddress(multichainClient, address): Promise<any>
Parameters
| Name | Type |
|---|---|
multichainClient | MultichainClient |
address | string |
Returns
Promise<any>