Skip to content
This repository has been archived by the owner on Jun 8, 2020. It is now read-only.

Fix Typo BitstampManualExample.java #108

Merged
merged 1 commit into from
Feb 27, 2018

Conversation

ghost
Copy link

@ghost ghost commented Feb 25, 2018

At the end "Thread.sleep()" is set to 100 seconds instead of normal 10 seconds like in the other tests examples.

Changed from Thread.sleep(100000) to Thread.sleep(10000)
// Changed from 100 seconds to 10 seconds

At the end "Thread.sleep()" is set to 100 seconds instead of normal 10 seconds like in the other tests examples.

Change from Thread.sleep(100000) to Thread.sleep(10000) ;
@ghost ghost changed the title Fix BitstampManualExample.java Fix Typo BitstampManualExample.java Feb 25, 2018
@dozd dozd merged commit fd20ec7 into bitrich-info:develop Feb 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant