Companion
object Companion
Functions
Link copied to clipboard
Link copied to clipboard
suspend fun fromDomain(domain: String, httpClient: HttpClient? = null, httpRequestHeaders: Map<String, String>? = null): StellarToml
Fetches and parses stellar.toml from a domain's well-known location.
Link copied to clipboard
Parses TOML content string into a StellarToml object.