# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

AssetCurrencyPair is the asset currency pair used by tdexa,format: asset_hash:currency, asset_hash/currency pairs should be delimited by commaexample: 0x0000000000000000000000000000000000000000:LBTC,0x0000000000000000000000000000000000000000:USDT.
AwsRegion region, used for connectiog to AWS RDS.
DbHostKey is postgres db host.
DbInsecure is bool based on which postgres db conn will be created to AWS RDS or self-hosted PG DB.
DbMigrationPath is postgres db migration path.
DbNameKey is postgres db name.
DbPassKey is postgres db pass used by tdexd.
DbPortKey is postgres db port.
DbUserKey is postgres db user used by tdexd.
ExplorerUrl is explorer url used by tdexa.
GrpcServerPortKey is port on which grpc server is running.
InfluxDbAnalyticsBucket is bucket that tdexd using to store data.
InfluxDbAuthToken is token used as cred by tdexad.
InfluxDbOrg is organisation name.
InfluxDbUrl is db url.
JobPeriodInMinutes is recurring interval for running fetch balance/price jobs.
LogLevelKey is log level used by tdexa.
PriceAmount is amount used when invoking tdex-daemon MarketPrice RPC.
RegistryUrl is url with info about available liquidity providers.
SSLCertPathKey is the path to the SSL certificate.
SSLKeyPathKey is the path to the SSL private key.
TorProxyUrl is tor client proxy url used to connect to liquidity providers using onion.