Skip to content

Commit

Permalink
v13.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 9, 2024
1 parent 93025da commit 34b17b6
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions stellar-sdk-minimal.js
Original file line number Diff line number Diff line change
Expand Up @@ -27446,7 +27446,7 @@ var http_client = __webpack_require__(6371);
function horizon_axios_client_typeof(o) { "@babel/helpers - typeof"; return horizon_axios_client_typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, horizon_axios_client_typeof(o); }


var version = "13.0.0-beta.1";
var version = "13.0.0-rc.1";
var SERVER_TIME_MAP = {};
var AxiosClient = (0,http_client/* create */.vt)({
headers: {
Expand Down Expand Up @@ -29654,7 +29654,7 @@ var lib = __webpack_require__(356);
var http_client = __webpack_require__(6371);
;// ./src/rpc/axios.ts

var version = "13.0.0-beta.1";
var version = "13.0.0-rc.1";
var AxiosClient = (0,http_client/* create */.vt)({
headers: {
'X-Client-Name': 'js-soroban-client',
Expand Down
2 changes: 1 addition & 1 deletion stellar-sdk-minimal.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions stellar-sdk-no-axios.js
Original file line number Diff line number Diff line change
Expand Up @@ -27446,7 +27446,7 @@ var http_client = __webpack_require__(6371);
function horizon_axios_client_typeof(o) { "@babel/helpers - typeof"; return horizon_axios_client_typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, horizon_axios_client_typeof(o); }


var version = "13.0.0-beta.1";
var version = "13.0.0-rc.1";
var SERVER_TIME_MAP = {};
var AxiosClient = (0,http_client/* create */.vt)({
headers: {
Expand Down Expand Up @@ -29657,7 +29657,7 @@ var lib = __webpack_require__(356);
var http_client = __webpack_require__(6371);
;// ./src/rpc/axios.ts

var version = "13.0.0-beta.1";
var version = "13.0.0-rc.1";
var AxiosClient = (0,http_client/* create */.vt)({
headers: {
'X-Client-Name': 'js-soroban-client',
Expand Down
2 changes: 1 addition & 1 deletion stellar-sdk-no-axios.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions stellar-sdk-no-eventsource.js
Original file line number Diff line number Diff line change
Expand Up @@ -27446,7 +27446,7 @@ var http_client = __webpack_require__(9983);
function horizon_axios_client_typeof(o) { "@babel/helpers - typeof"; return horizon_axios_client_typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, horizon_axios_client_typeof(o); }


var version = "13.0.0-beta.1";
var version = "13.0.0-rc.1";
var SERVER_TIME_MAP = {};
var AxiosClient = (0,http_client/* create */.vt)({
headers: {
Expand Down Expand Up @@ -33467,7 +33467,7 @@ var lib = __webpack_require__(356);
var http_client = __webpack_require__(9983);
;// ./src/rpc/axios.ts

var version = "13.0.0-beta.1";
var version = "13.0.0-rc.1";
var AxiosClient = (0,http_client/* create */.vt)({
headers: {
'X-Client-Name': 'js-soroban-client',
Expand Down
2 changes: 1 addition & 1 deletion stellar-sdk-no-eventsource.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions stellar-sdk.js
Original file line number Diff line number Diff line change
Expand Up @@ -27446,7 +27446,7 @@ var http_client = __webpack_require__(9983);
function horizon_axios_client_typeof(o) { "@babel/helpers - typeof"; return horizon_axios_client_typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, horizon_axios_client_typeof(o); }


var version = "13.0.0-beta.1";
var version = "13.0.0-rc.1";
var SERVER_TIME_MAP = {};
var AxiosClient = (0,http_client/* create */.vt)({
headers: {
Expand Down Expand Up @@ -33470,7 +33470,7 @@ var lib = __webpack_require__(356);
var http_client = __webpack_require__(9983);
;// ./src/rpc/axios.ts

var version = "13.0.0-beta.1";
var version = "13.0.0-rc.1";
var AxiosClient = (0,http_client/* create */.vt)({
headers: {
'X-Client-Name': 'js-soroban-client',
Expand Down
2 changes: 1 addition & 1 deletion stellar-sdk.min.js

Large diffs are not rendered by default.

0 comments on commit 34b17b6

Please sign in to comment.