Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Ensure that you have the following files:
bc_daemon.php - This file contains fucntions for interacting with the daemon.


Find the bc_daemon.php and open it in your test editor or PHP IDE. At the
Find the bc_daemon.php and open it in your text editor or PHP IDE. At the
top you will find the following code:

/******************************************************************************
Expand Down Expand Up @@ -38,4 +38,4 @@ Once you have made these changes upload the files to your server. You should be

This file contains a pass through request API that allows a user or
remote script to query the Block Crawler directly for information about the
status of the network and the daemon.
status of the network and the daemon.