Type Alias CronStampConfig
CronStampConfig: { API_URL?: string; BLOCKCHAIN_SOLANA_SERVERS?: string[]; BLOCKCHAIN_XRP_SERVERS?: string[]; CERT_REQUEST_INTERVAL?: number; CERT_REQUEST_TIMEOUT?: number; LOG_LEVEL?: LOG_LEVELS;} Type declaration
Optional
API_URL?: string
Optional
BLOCKCHAIN_SOLANA_SERVERS?: string[]
Optional
BLOCKCHAIN_XRP_SERVERS?: string[]
Optional
CERT_REQUEST_INTERVAL?: number
Optional
CERT_REQUEST_TIMEOUT?: number