Skip to content

Commit

Permalink
typo in channel_test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zack-bitcoin committed Jan 17, 2017
1 parent d7874e2 commit c34306d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion channel_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ curl -i -d '["new_channel", [127,0,0,1], 3020, 1, 10000, 4000, 0, 4]' http://loc
sleep 1
curl -i -d '["sync", [127,0,0,1], 3020]' http://localhost:3011
sleep 1
curl -i -d '["mine_block"]' http://localhost:3011
curl -i -d '["mine_block, 1, 1000000"]' http://localhost:3011
sleep 1
curl -i -d '["sync", [127,0,0,1], 3020]' http://localhost:3011
sleep 1
Expand Down

0 comments on commit c34306d

Please sign in to comment.