Documentation ¶
Index ¶
Constants ¶
View Source
const ( // TraderListeningPortKey ... TraderListeningPortKey = "TRADER_LISTENING_PORT" // OperatorListeningPortKey ... OperatorListeningPortKey = "OPERATOR_LISTENING_PORT" // ExplorerEndpointKey ... ExplorerEndpointKey = "EXPLORER_ENDPOINT" // DataDirPathKey ... DataDirPathKey = "DATA_DIR_PATH" // LogLevelKey ... LogLevelKey = "LOG_LEVEL" // DefaultFeeKey ... DefaultFeeKey = "DEFAULT_FEE" // NetworkKey ... NetworkKey = "NETWORK" // BaseAssetKey ... BaseAssetKey = "BASE_ASSET" // CrawlIntervalKey ... CrawlIntervalKey = "CRAWL_INTERVAL" // FeeAccountBalanceThresholdKey ... FeeAccountBalanceThresholdKey = "FEE_ACCOUNT_BALANCE_THRESHOLD" // TradeExpiryTimeKey ... TradeExpiryTimeKey = "TRADE_EXPIRY_TIME" // PriceSlippageKey ... PriceSlippageKey = "PRICE_SLIPPAGE" // MnemonicKey ... MnemonicKey = "MNEMONIC" //UnspentTtlKey ... UnspentTtlKey = "UNSPENT_TTL" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.