Skip to content

Commit

Permalink
Update and rename get_external_address_transactions.php to get_transa…
Browse files Browse the repository at this point in the history
…ctions_by_external_address.php
  • Loading branch information
Taylor Warden committed Feb 22, 2016
1 parent 5f16105 commit c3d398c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?php
//Usage: domain.tld/get_external_address_transactions.php?external=external_address
//Usage: domain.tld/get_transactions_by_external_address.php?external=external_address
//Provides an audit of all transactions for any specified external address

require_once 'config.php';
Expand Down

0 comments on commit c3d398c

Please sign in to comment.