SEP38QuoteService constructor
Constructor accepting the serviceAddress
from the server (ANCHOR_QUOTE_SERVER in stellar.toml).
It also accepts an optional httpClient
to be used for requests. If not provided, this service will use its own http client.
Implementation
SEP38QuoteService