diff --git a/config/config-local.yml b/config/config-local.yml index 0b568e6..bf1e8b5 100644 --- a/config/config-local.yml +++ b/config/config-local.yml @@ -5,8 +5,8 @@ db: db-name: babylon-staking-indexer btc: rpchost: 127.0.0.1:38332 - rpcuser: rpcuser - rpcpass: rpcpass + rpcuser: K78L47aCp6NrcLnG0sTD8k5oaNZuwK1m + rpcpass: YIr0Y7gMHPofvBDmZYmu2Cm0gR7OGz5x prunednodemaxpeers: 0 blockpollinginterval: 30s txpollinginterval: 10s @@ -28,9 +28,9 @@ queue: queue_user: user # can be replaced by values in .env file queue_password: password url: "localhost:5672" - processing_timeout: 5 # 5 second + processing_timeout: 5s # 5 second msg_max_retry_attempts: 3 - requeue_delay_time: 60 + requeue_delay_time: 60s queue_type: quorum metrics: host: 0.0.0.0