Last updated 8 months ago
Returns
VyTask<> Wallet-API health result
This endpoint is used to check the current health of the **Wallet-API**. It returns the API health status as either **UP** or **DOWN**.
public static VyTask<VyHealthCheckWalletResponse> CheckHealth()