Add bot-settings for keywords and shares
This commit is contained in:
@@ -57,7 +57,6 @@ export class DataService {
|
||||
): Observable<any> {
|
||||
time = time + 'T12:00:00.000Z';
|
||||
price.toFixed(2);
|
||||
console.log(this.tokenStorage.getToken());
|
||||
return this.http.post(
|
||||
API_URL + 'transaction',
|
||||
{
|
||||
|
Reference in New Issue
Block a user