View Source Soroban.RPC.GetHealthResponse (Soroban v0.11.1)

GetHealthResponse struct definition.

Link to this section Summary

Link to this section Types

@type status() :: String.t()
@type t() :: %Soroban.RPC.GetHealthResponse{status: status()}