Skip to content

Commit

Permalink
added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensayshi committed Jan 5, 2015
1 parent 045cd3b commit 1873ed4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion tests/WalletTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,13 @@
/**
* Class WalletTest
*
* ! IMPORTANT NODE !
* throughout the test cases we use account=9999 to force an insecure development key on the API side
* this insecure key is used instead of the normal one so that we can reproduce the result on our staging environment
* without our private keys having to leaving our safe production environment
*
*
* @package Blocktrail\SDK\Tests
* @TODO delete test wallets
*/
class WalletTest extends \PHPUnit_Framework_TestCase {

Expand Down

0 comments on commit 1873ed4

Please sign in to comment.