From dc15717de557fe44d36dd17383392a81fe3ff738 Mon Sep 17 00:00:00 2001 From: rajeshjayaraman Date: Wed, 17 Jun 2015 15:34:00 -0400 Subject: [PATCH] corrected note about blockchain explorer service --- installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation.md b/installation.md index ff894a9..0ef4c5b 100644 --- a/installation.md +++ b/installation.md @@ -32,7 +32,7 @@ Configuration for all required modules can be specified in https://github.com/bi BWS is composed of 5 separate node services - Locker - locker/locker.js Message Broker - messagebroker/messagebroker.js -Blockchain Monitor - bcmonitor/bcmonitor.js (This service talks to the Insight service hosted by Bitpay) +Blockchain Monitor - bcmonitor/bcmonitor.js (This service talks to the Blockchain Explorer service configured under blockchainExplorerOpts - see Configure blockchain service below.) Email Service - emailservice/emailservice.js Bitcore Wallet Service - bws.js