Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 934 Bytes

File metadata and controls

14 lines (10 loc) · 934 Bytes

Stellar

Support for the Stellar account balance is implemented by querying the stellar horizon server. The following environment variables are supported:

Variable Default Mandatory Description
EXCHANGE - YES Set this to stellar
ADDRESSES - YES A comma separated list of Ripple accounts
URL https://horizon.stellar.org/ NO The base URL to query

Since you can have multiple currencies on the Stellar Blockchain, all of them are exported.

Additionally, the global variables LOGLEVEL, GELF_HOST, GELF_PORT and PORT are supported.

Note: TIMEOUT is ignored.