Skip to content

Commit

Permalink
tests passing
Browse files Browse the repository at this point in the history
  • Loading branch information
zack-bitcoin committed Apr 27, 2017
1 parent d7708e1 commit c06e20b
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 73 deletions.
60 changes: 0 additions & 60 deletions api_examples.md

This file was deleted.

6 changes: 3 additions & 3 deletions lightning_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@

#It lightning spends 4 coins one way, then spends the same 4 back.

curl -i -d '["key_unlock", "YWJj"]' http://localhost:3011
curl -i -d '["key_unlock", "YWJj"]' http://localhost:3021
curl -i -d '["key_unlock", "YWJj"]' http://localhost:3031
#curl -i -d '["key_unlock", "YWJj"]' http://localhost:3011
#curl -i -d '["key_unlock", "YWJj"]' http://localhost:3021
#curl -i -d '["key_unlock", "YWJj"]' http://localhost:3031

curl -i -d '["keys_id_update", 1]' http://localhost:3021
curl -i -d '["keys_id_update", 2]' http://localhost:3031
Expand Down
10 changes: 0 additions & 10 deletions test.sh

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit c06e20b

Please sign in to comment.