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

GetHealthResponse struct definition.

Summary

Types

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