Skip to content

Commit 35e9f35

Browse files
author
Travis CI
committed
build/push.sh git pushback debug
[ci skip]
1 parent a29d16a commit 35e9f35

File tree

3 files changed

+2
-10
lines changed

3 files changed

+2
-10
lines changed

dist/ccxt.browser.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/ccxt.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import * as functions from './src/base/functions.js';
44
import * as errors from './src/base/errors.js';
55
import { Market, Trade, Fee, Ticker, OrderBook, Order, Transaction, Tickers, Currency, Balance, DepositAddress, WithdrawalResponse, DepositAddressResponse, OHLCV, Balances, PartialBalances, Dictionary, MinMax } from './src/base/types.js';
66
import { BaseError, ExchangeError, PermissionDenied, AccountNotEnabled, AccountSuspended, ArgumentsRequired, BadRequest, BadSymbol, MarginModeAlreadySet, BadResponse, NullResponse, InsufficientFunds, InvalidAddress, InvalidOrder, OrderNotFound, OrderNotCached, CancelPending, OrderImmediatelyFillable, OrderNotFillable, DuplicateOrderId, NotSupported, NetworkError, DDoSProtection, RateLimitExceeded, ExchangeNotAvailable, OnMaintenance, InvalidNonce, RequestTimeout, AuthenticationError, AddressPending } from './src/base/errors.js';
7-
declare const version = "3.1.51";
7+
declare const version = "3.1.52";
88
import ace from './src/ace.js';
99
import alpaca from './src/alpaca.js';
1010
import ascendex from './src/ascendex.js';

python/README.md

-8
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,6 @@ Current feature list:
1919
- works in Node 10.4+, Python 3, PHP 8.1+, netstandard2.0/2.1 and web browsers
2020

2121

22-
## Sponsored Promotion
23-
24-
[![Bitget + CCXT Trading Competition](https://github-production-user-asset-6210df.s3.amazonaws.com/1294454/239791258-60aeae70-6f72-4c4b-8f09-1963eb6909ab.png)](https://github.com/ccxt/ccxt/issues/17983)
25-
26-
[![Bitget + CCXT Messi Merch](https://github-production-user-asset-6210df.s3.amazonaws.com/1294454/239791257-99eb5ce0-88bd-4ba0-aae1-9662b34b3cb3.png)](https://github.com/ccxt/ccxt/issues/17983)
27-
28-
29-
3022
## See Also
3123

3224
- <sub>[![TabTrader](https://user-images.githubusercontent.com/1294454/66755907-9c3e8880-eea1-11e9-846e-0bff349ceb87.png)](https://tab-trader.com/?utm_source=ccxt)</sub> **[TabTrader](https://tab-trader.com/?utm_source=ccxt)** – trading on all exchanges in one app. Available on **[Android](https://play.google.com/store/apps/details?id=com.tabtrader.android&referrer=utm_source%3Dccxt)** and **[iOS](https://itunes.apple.com/app/apple-store/id1095716562?mt=8)**!

0 commit comments

Comments
 (0)