Package org.stellar.sdk.federation
package org.stellar.sdk.federation
Provides support for the Stellar federation protocol.
Federation allows converting a human-readable Stellar address (e.g., bob*stellar.org)
into an account ID and optional memo. The Federation class
provides methods to resolve federation addresses by looking up the target domain's
stellar.toml file and querying its federation server.
- See Also:
-
ClassesClassDescriptionHelper class for resolving Stellar addressesObject to hold a response from a federation server.