aboutsummaryrefslogtreecommitdiff
path: root/src/external/stellar-sdk-minimal.min.js.LICENSE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/external/stellar-sdk-minimal.min.js.LICENSE.txt')
-rw-r--r--src/external/stellar-sdk-minimal.min.js.LICENSE.txt1051
1 files changed, 1051 insertions, 0 deletions
diff --git a/src/external/stellar-sdk-minimal.min.js.LICENSE.txt b/src/external/stellar-sdk-minimal.min.js.LICENSE.txt
new file mode 100644
index 0000000..e2f028b
--- /dev/null
+++ b/src/external/stellar-sdk-minimal.min.js.LICENSE.txt
@@ -0,0 +1,1051 @@
+/*!
+ * The buffer module from node.js, for the browser.
+ *
+ * @author Feross Aboukhadijeh <https://feross.org>
+ * @license MIT
+ */
+
+/*!
+ * URI.js - Mutating URLs
+ *
+ * Version: 1.19.11
+ *
+ * Author: Rodney Rehm
+ * Web: http://medialize.github.io/URI.js/
+ *
+ * Licensed under
+ * MIT License http://www.opensource.org/licenses/mit-license
+ *
+ */
+
+/*!
+ * URI.js - Mutating URLs
+ * IPv6 Support
+ *
+ * Version: 1.19.11
+ *
+ * Author: Rodney Rehm
+ * Web: http://medialize.github.io/URI.js/
+ *
+ * Licensed under
+ * MIT License http://www.opensource.org/licenses/mit-license
+ *
+ */
+
+/*!
+ * URI.js - Mutating URLs
+ * Second Level Domain (SLD) Support
+ *
+ * Version: 1.19.11
+ *
+ * Author: Rodney Rehm
+ * Web: http://medialize.github.io/URI.js/
+ *
+ * Licensed under
+ * MIT License http://www.opensource.org/licenses/mit-license
+ *
+ */
+
+/*!
+ * URI.js - Mutating URLs
+ * URI Template Support - http://tools.ietf.org/html/rfc6570
+ *
+ * Version: 1.19.11
+ *
+ * Author: Rodney Rehm
+ * Web: http://medialize.github.io/URI.js/
+ *
+ * Licensed under
+ * MIT License http://www.opensource.org/licenses/mit-license
+ *
+ */
+
+/*! ../address */
+
+/*! ../asset */
+
+/*! ../config */
+
+/*! ../errors */
+
+/*! ../http-client */
+
+/*! ../keypair */
+
+/*! ../liquidity_pool_asset */
+
+/*! ../liquidity_pool_id */
+
+/*! ../rpc */
+
+/*! ../rpc/api */
+
+/*! ../rpc/transaction */
+
+/*! ../stellartoml */
+
+/*! ../strkey */
+
+/*! ../util/bignumber */
+
+/*! ../util/decode_encode_muxed_account */
+
+/*! ../utils */
+
+/*! ../xdr */
+
+/*! ./IPv6 */
+
+/*! ./SecondLevelDomains */
+
+/*! ./URI */
+
+/*! ./account */
+
+/*! ./account_call_builder */
+
+/*! ./account_merge */
+
+/*! ./account_requires_memo */
+
+/*! ./account_response */
+
+/*! ./address */
+
+/*! ./allow_trust */
+
+/*! ./api */
+
+/*! ./assembled_transaction */
+
+/*! ./asset */
+
+/*! ./assets_call_builder */
+
+/*! ./auth */
+
+/*! ./axios */
+
+/*! ./bad_request */
+
+/*! ./bad_response */
+
+/*! ./basic_node_signer */
+
+/*! ./begin_sponsoring_future_reserves */
+
+/*! ./bignumber */
+
+/*! ./bump_sequence */
+
+/*! ./call_builder */
+
+/*! ./change_trust */
+
+/*! ./claim_claimable_balance */
+
+/*! ./claimable_balances_call_builder */
+
+/*! ./claimant */
+
+/*! ./clawback */
+
+/*! ./clawback_claimable_balance */
+
+/*! ./client */
+
+/*! ./config */
+
+/*! ./contract */
+
+/*! ./create_account */
+
+/*! ./create_claimable_balance */
+
+/*! ./create_passive_sell_offer */
+
+/*! ./effect_call_builder */
+
+/*! ./end_sponsoring_future_reserves */
+
+/*! ./errors */
+
+/*! ./events */
+
+/*! ./extend_footprint_ttl */
+
+/*! ./federation */
+
+/*! ./fee_bump_transaction */
+
+/*! ./fetch-client */
+
+/*! ./friendbot */
+
+/*! ./friendbot_builder */
+
+/*! ./generated/curr_generated */
+
+/*! ./get_liquidity_pool_id */
+
+/*! ./hash */
+
+/*! ./hashing */
+
+/*! ./horizon */
+
+/*! ./horizon_api */
+
+/*! ./horizon_axios_client */
+
+/*! ./http-client */
+
+/*! ./index */
+
+/*! ./inflation */
+
+/*! ./int128 */
+
+/*! ./int256 */
+
+/*! ./invocation */
+
+/*! ./invoke_host_function */
+
+/*! ./jsonrpc */
+
+/*! ./jsxdr */
+
+/*! ./keypair */
+
+/*! ./ledger_call_builder */
+
+/*! ./lib/compiler */
+
+/*! ./lib/parser */
+
+/*! ./liquidity_pool_asset */
+
+/*! ./liquidity_pool_call_builder */
+
+/*! ./liquidity_pool_deposit */
+
+/*! ./liquidity_pool_id */
+
+/*! ./liquidity_pool_withdraw */
+
+/*! ./manage_buy_offer */
+
+/*! ./manage_data */
+
+/*! ./manage_sell_offer */
+
+/*! ./memo */
+
+/*! ./muxed_account */
+
+/*! ./network */
+
+/*! ./not_found */
+
+/*! ./numbers */
+
+/*! ./numbers/index */
+
+/*! ./offer_call_builder */
+
+/*! ./operation */
+
+/*! ./operation_call_builder */
+
+/*! ./operations */
+
+/*! ./orderbook_call_builder */
+
+/*! ./parsers */
+
+/*! ./path_payment_strict_receive */
+
+/*! ./path_payment_strict_send */
+
+/*! ./payment */
+
+/*! ./payment_call_builder */
+
+/*! ./punycode */
+
+/*! ./restore_footprint */
+
+/*! ./revoke_sponsorship */
+
+/*! ./rpc */
+
+/*! ./rust_result */
+
+/*! ./sc_int */
+
+/*! ./scval */
+
+/*! ./sent_transaction */
+
+/*! ./server */
+
+/*! ./server_api */
+
+/*! ./set_options */
+
+/*! ./set_trustline_flags */
+
+/*! ./sha */
+
+/*! ./sha1 */
+
+/*! ./sha224 */
+
+/*! ./sha256 */
+
+/*! ./sha384 */
+
+/*! ./sha512 */
+
+/*! ./signerkey */
+
+/*! ./signing */
+
+/*! ./soroban */
+
+/*! ./sorobandata_builder */
+
+/*! ./spec */
+
+/*! ./stellartoml */
+
+/*! ./strict_receive_path_call_builder */
+
+/*! ./strict_send_path_call_builder */
+
+/*! ./strkey */
+
+/*! ./trade_aggregation_call_builder */
+
+/*! ./trades_call_builder */
+
+/*! ./transaction */
+
+/*! ./transaction_base */
+
+/*! ./transaction_builder */
+
+/*! ./transaction_call_builder */
+
+/*! ./types */
+
+/*! ./types/effects */
+
+/*! ./uint128 */
+
+/*! ./uint256 */
+
+/*! ./util/bignumber */
+
+/*! ./util/checksum */
+
+/*! ./util/continued_fraction */
+
+/*! ./util/decode_encode_muxed_account */
+
+/*! ./util/util */
+
+/*! ./utils */
+
+/*! ./webauth */
+
+/*! ./xdr */
+
+/*! ./xdr_large_int */
+
+/*! @stellar/js-xdr */
+
+/*! @stellar/stellar-base */
+
+/*! base32.js */
+
+/*! base64-js */
+
+/*! bignumber.js */
+
+/*! buffer */
+
+/*! crypto */
+
+/*! feaxios */
+
+/*! https://mths.be/punycode v1.4.0 by @mathias */
+
+/*! ieee754 */
+
+/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
+
+/*! inherits */
+
+/*! randombytes */
+
+/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
+
+/*! safe-buffer */
+
+/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
+
+/*! sha.js */
+
+/*! toml */
+
+/*! tweetnacl */
+
+/*! urijs */
+
+/*! urijs/src/URITemplate */
+
+/*!**********************!*\
+ !*** ./src/index.ts ***!
+ \**********************/
+
+/*!**********************!*\
+ !*** ./src/utils.ts ***!
+ \**********************/
+
+/*!***********************!*\
+ !*** ./src/config.ts ***!
+ \***********************/
+
+/*!************************!*\
+ !*** ./src/browser.ts ***!
+ \************************/
+
+/*!************************!*\
+ !*** ./src/rpc/api.ts ***!
+ \************************/
+
+/*!************************!*\
+ !*** crypto (ignored) ***!
+ \************************/
+
+/*!**************************!*\
+ !*** ./src/rpc/axios.ts ***!
+ \**************************/
+
+/*!**************************!*\
+ !*** ./src/rpc/index.ts ***!
+ \**************************/
+
+/*!***************************!*\
+ !*** ./src/rpc/server.ts ***!
+ \***************************/
+
+/*!****************************!*\
+ !*** ./src/rpc/jsonrpc.ts ***!
+ \****************************/
+
+/*!****************************!*\
+ !*** ./src/rpc/parsers.ts ***!
+ \****************************/
+
+/*!*****************************!*\
+ !*** ./src/errors/index.ts ***!
+ \*****************************/
+
+/*!******************************!*\
+ !*** ./src/contract/spec.ts ***!
+ \******************************/
+
+/*!******************************!*\
+ !*** ./src/horizon/index.ts ***!
+ \******************************/
+
+/*!******************************!*\
+ !*** ./src/webauth/index.ts ***!
+ \******************************/
+
+/*!******************************!*\
+ !*** ./src/webauth/utils.ts ***!
+ \******************************/
+
+/*!*******************************!*\
+ !*** ./src/contract/index.ts ***!
+ \*******************************/
+
+/*!*******************************!*\
+ !*** ./src/contract/types.ts ***!
+ \*******************************/
+
+/*!*******************************!*\
+ !*** ./src/contract/utils.ts ***!
+ \*******************************/
+
+/*!*******************************!*\
+ !*** ./src/errors/network.ts ***!
+ \*******************************/
+
+/*!*******************************!*\
+ !*** ./src/federation/api.ts ***!
+ \*******************************/
+
+/*!*******************************!*\
+ !*** ./src/horizon/server.ts ***!
+ \*******************************/
+
+/*!*******************************!*\
+ !*** ./src/webauth/errors.ts ***!
+ \*******************************/
+
+/*!********************************!*\
+ !*** ./src/contract/client.ts ***!
+ \********************************/
+
+/*!********************************!*\
+ !*** ./src/friendbot/index.ts ***!
+ \********************************/
+
+/*!********************************!*\
+ !*** ./src/rpc/transaction.ts ***!
+ \********************************/
+
+/*!*********************************!*\
+ !*** ./src/errors/not_found.ts ***!
+ \*********************************/
+
+/*!*********************************!*\
+ !*** ./src/federation/index.ts ***!
+ \*********************************/
+
+/*!**********************************!*\
+ !*** ./src/federation/server.ts ***!
+ \**********************************/
+
+/*!**********************************!*\
+ !*** ./src/http-client/index.ts ***!
+ \**********************************/
+
+/*!**********************************!*\
+ !*** ./src/http-client/types.ts ***!
+ \**********************************/
+
+/*!**********************************!*\
+ !*** ./src/stellartoml/index.ts ***!
+ \**********************************/
+
+/*!***********************************!*\
+ !*** ./src/errors/bad_request.ts ***!
+ \***********************************/
+
+/*!***********************************!*\
+ !*** ./src/horizon/server_api.ts ***!
+ \***********************************/
+
+/*!************************************!*\
+ !*** ./node_modules/sha.js/sha.js ***!
+ \************************************/
+
+/*!************************************!*\
+ !*** ./node_modules/toml/index.js ***!
+ \************************************/
+
+/*!************************************!*\
+ !*** ./src/errors/bad_response.ts ***!
+ \************************************/
+
+/*!************************************!*\
+ !*** ./src/horizon/horizon_api.ts ***!
+ \************************************/
+
+/*!*************************************!*\
+ !*** ./node_modules/sha.js/hash.js ***!
+ \*************************************/
+
+/*!*************************************!*\
+ !*** ./node_modules/sha.js/sha1.js ***!
+ \*************************************/
+
+/*!*************************************!*\
+ !*** ./src/contract/rust_result.ts ***!
+ \*************************************/
+
+/*!*************************************!*\
+ !*** ./src/horizon/call_builder.ts ***!
+ \*************************************/
+
+/*!**************************************!*\
+ !*** ./node_modules/buffer/index.js ***!
+ \**************************************/
+
+/*!**************************************!*\
+ !*** ./node_modules/sha.js/index.js ***!
+ \**************************************/
+
+/*!**************************************!*\
+ !*** ./src/horizon/types/effects.ts ***!
+ \**************************************/
+
+/*!***************************************!*\
+ !*** ./node_modules/ieee754/index.js ***!
+ \***************************************/
+
+/*!***************************************!*\
+ !*** ./node_modules/sha.js/sha224.js ***!
+ \***************************************/
+
+/*!***************************************!*\
+ !*** ./node_modules/sha.js/sha256.js ***!
+ \***************************************/
+
+/*!***************************************!*\
+ !*** ./node_modules/sha.js/sha384.js ***!
+ \***************************************/
+
+/*!***************************************!*\
+ !*** ./node_modules/sha.js/sha512.js ***!
+ \***************************************/
+
+/*!***************************************!*\
+ !*** ./node_modules/urijs/src/URI.js ***!
+ \***************************************/
+
+/*!****************************************!*\
+ !*** ./node_modules/urijs/src/IPv6.js ***!
+ \****************************************/
+
+/*!*****************************************!*\
+ !*** ./node_modules/base64-js/index.js ***!
+ \*****************************************/
+
+/*!*****************************************!*\
+ !*** ./node_modules/toml/lib/parser.js ***!
+ \*****************************************/
+
+/*!*****************************************!*\
+ !*** ./src/horizon/account_response.ts ***!
+ \*****************************************/
+
+/*!*****************************************!*\
+ !*** ./src/http-client/fetch-client.ts ***!
+ \*****************************************/
+
+/*!******************************************!*\
+ !*** ./node_modules/base32.js/base32.js ***!
+ \******************************************/
+
+/*!******************************************!*\
+ !*** ./src/contract/sent_transaction.ts ***!
+ \******************************************/
+
+/*!******************************************!*\
+ !*** ./src/horizon/friendbot_builder.ts ***!
+ \******************************************/
+
+/*!*******************************************!*\
+ !*** ./node_modules/safe-buffer/index.js ***!
+ \*******************************************/
+
+/*!*******************************************!*\
+ !*** ./node_modules/toml/lib/compiler.js ***!
+ \*******************************************/
+
+/*!*******************************************!*\
+ !*** ./src/contract/basic_node_signer.ts ***!
+ \*******************************************/
+
+/*!*******************************************!*\
+ !*** ./src/horizon/offer_call_builder.ts ***!
+ \*******************************************/
+
+/*!********************************************!*\
+ !*** ./node_modules/urijs/src/punycode.js ***!
+ \********************************************/
+
+/*!********************************************!*\
+ !*** ./src/horizon/assets_call_builder.ts ***!
+ \********************************************/
+
+/*!********************************************!*\
+ !*** ./src/horizon/effect_call_builder.ts ***!
+ \********************************************/
+
+/*!********************************************!*\
+ !*** ./src/horizon/ledger_call_builder.ts ***!
+ \********************************************/
+
+/*!********************************************!*\
+ !*** ./src/horizon/trades_call_builder.ts ***!
+ \********************************************/
+
+/*!*********************************************!*\
+ !*** ./node_modules/feaxios/dist/index.mjs ***!
+ \*********************************************/
+
+/*!*********************************************!*\
+ !*** ./node_modules/randombytes/browser.js ***!
+ \*********************************************/
+
+/*!*********************************************!*\
+ !*** ./node_modules/tweetnacl/nacl-fast.js ***!
+ \*********************************************/
+
+/*!*********************************************!*\
+ !*** ./src/errors/account_requires_memo.ts ***!
+ \*********************************************/
+
+/*!*********************************************!*\
+ !*** ./src/horizon/account_call_builder.ts ***!
+ \*********************************************/
+
+/*!*********************************************!*\
+ !*** ./src/horizon/horizon_axios_client.ts ***!
+ \*********************************************/
+
+/*!*********************************************!*\
+ !*** ./src/horizon/payment_call_builder.ts ***!
+ \*********************************************/
+
+/*!***********************************************!*\
+ !*** ./node_modules/urijs/src/URITemplate.js ***!
+ \***********************************************/
+
+/*!***********************************************!*\
+ !*** ./src/contract/assembled_transaction.ts ***!
+ \***********************************************/
+
+/*!***********************************************!*\
+ !*** ./src/horizon/operation_call_builder.ts ***!
+ \***********************************************/
+
+/*!***********************************************!*\
+ !*** ./src/horizon/orderbook_call_builder.ts ***!
+ \***********************************************/
+
+/*!************************************************!*\
+ !*** ./node_modules/bignumber.js/bignumber.js ***!
+ \************************************************/
+
+/*!*************************************************!*\
+ !*** ./node_modules/bignumber.js/bignumber.mjs ***!
+ \*************************************************/
+
+/*!*************************************************!*\
+ !*** ./src/horizon/transaction_call_builder.ts ***!
+ \*************************************************/
+
+/*!**************************************************!*\
+ !*** ./node_modules/@stellar/js-xdr/dist/xdr.js ***!
+ \**************************************************/
+
+/*!***************************************************!*\
+ !*** ./node_modules/inherits/inherits_browser.js ***!
+ \***************************************************/
+
+/*!****************************************************!*\
+ !*** ./src/horizon/liquidity_pool_call_builder.ts ***!
+ \****************************************************/
+
+/*!******************************************************!*\
+ !*** ./node_modules/urijs/src/SecondLevelDomains.js ***!
+ \******************************************************/
+
+/*!******************************************************!*\
+ !*** ./src/horizon/strict_send_path_call_builder.ts ***!
+ \******************************************************/
+
+/*!*******************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/xdr.js ***!
+ \*******************************************************/
+
+/*!*******************************************************!*\
+ !*** ./src/horizon/trade_aggregation_call_builder.ts ***!
+ \*******************************************************/
+
+/*!********************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/auth.js ***!
+ \********************************************************/
+
+/*!********************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/memo.js ***!
+ \********************************************************/
+
+/*!********************************************************!*\
+ !*** ./src/horizon/claimable_balances_call_builder.ts ***!
+ \********************************************************/
+
+/*!*********************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/asset.js ***!
+ \*********************************************************/
+
+/*!*********************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/index.js ***!
+ \*********************************************************/
+
+/*!*********************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/jsxdr.js ***!
+ \*********************************************************/
+
+/*!*********************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/scval.js ***!
+ \*********************************************************/
+
+/*!*********************************************************!*\
+ !*** ./src/horizon/strict_receive_path_call_builder.ts ***!
+ \*********************************************************/
+
+/*!**********************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/events.js ***!
+ \**********************************************************/
+
+/*!**********************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/strkey.js ***!
+ \**********************************************************/
+
+/*!***********************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/account.js ***!
+ \***********************************************************/
+
+/*!***********************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/address.js ***!
+ \***********************************************************/
+
+/*!***********************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/hashing.js ***!
+ \***********************************************************/
+
+/*!***********************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/keypair.js ***!
+ \***********************************************************/
+
+/*!***********************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/network.js ***!
+ \***********************************************************/
+
+/*!***********************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/signing.js ***!
+ \***********************************************************/
+
+/*!***********************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/soroban.js ***!
+ \***********************************************************/
+
+/*!************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/claimant.js ***!
+ \************************************************************/
+
+/*!************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/contract.js ***!
+ \************************************************************/
+
+/*!*************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operation.js ***!
+ \*************************************************************/
+
+/*!*************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/signerkey.js ***!
+ \*************************************************************/
+
+/*!*************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/util/util.js ***!
+ \*************************************************************/
+
+/*!**************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/invocation.js ***!
+ \**************************************************************/
+
+/*!***************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/transaction.js ***!
+ \***************************************************************/
+
+/*!*****************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/muxed_account.js ***!
+ \*****************************************************************/
+
+/*!*****************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/numbers/index.js ***!
+ \*****************************************************************/
+
+/*!*****************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/util/checksum.js ***!
+ \*****************************************************************/
+
+/*!******************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/numbers/int128.js ***!
+ \******************************************************************/
+
+/*!******************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/numbers/int256.js ***!
+ \******************************************************************/
+
+/*!******************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/numbers/sc_int.js ***!
+ \******************************************************************/
+
+/*!******************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/util/bignumber.js ***!
+ \******************************************************************/
+
+/*!*******************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/numbers/uint128.js ***!
+ \*******************************************************************/
+
+/*!*******************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/numbers/uint256.js ***!
+ \*******************************************************************/
+
+/*!********************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/index.js ***!
+ \********************************************************************/
+
+/*!********************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/transaction_base.js ***!
+ \********************************************************************/
+
+/*!*********************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/liquidity_pool_id.js ***!
+ \*********************************************************************/
+
+/*!**********************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/payment.js ***!
+ \**********************************************************************/
+
+/*!***********************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/clawback.js ***!
+ \***********************************************************************/
+
+/*!***********************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/sorobandata_builder.js ***!
+ \***********************************************************************/
+
+/*!***********************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/transaction_builder.js ***!
+ \***********************************************************************/
+
+/*!************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/fee_bump_transaction.js ***!
+ \************************************************************************/
+
+/*!************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/liquidity_pool_asset.js ***!
+ \************************************************************************/
+
+/*!************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/inflation.js ***!
+ \************************************************************************/
+
+/*!*************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/get_liquidity_pool_id.js ***!
+ \*************************************************************************/
+
+/*!*************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/numbers/xdr_large_int.js ***!
+ \*************************************************************************/
+
+/*!**************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/allow_trust.js ***!
+ \**************************************************************************/
+
+/*!**************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/manage_data.js ***!
+ \**************************************************************************/
+
+/*!**************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/set_options.js ***!
+ \**************************************************************************/
+
+/*!***************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/change_trust.js ***!
+ \***************************************************************************/
+
+/*!***************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/util/continued_fraction.js ***!
+ \***************************************************************************/
+
+/*!****************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/generated/curr_generated.js ***!
+ \****************************************************************************/
+
+/*!****************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/account_merge.js ***!
+ \****************************************************************************/
+
+/*!****************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/bump_sequence.js ***!
+ \****************************************************************************/
+
+/*!*****************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/create_account.js ***!
+ \*****************************************************************************/
+
+/*!*******************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/manage_buy_offer.js ***!
+ \*******************************************************************************/
+
+/*!********************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/manage_sell_offer.js ***!
+ \********************************************************************************/
+
+/*!********************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/restore_footprint.js ***!
+ \********************************************************************************/
+
+/*!*********************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/revoke_sponsorship.js ***!
+ \*********************************************************************************/
+
+/*!**********************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/set_trustline_flags.js ***!
+ \**********************************************************************************/
+
+/*!***********************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/extend_footprint_ttl.js ***!
+ \***********************************************************************************/
+
+/*!***********************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/invoke_host_function.js ***!
+ \***********************************************************************************/
+
+/*!************************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/util/decode_encode_muxed_account.js ***!
+ \************************************************************************************/
+
+/*!*************************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/liquidity_pool_deposit.js ***!
+ \*************************************************************************************/
+
+/*!**************************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/claim_claimable_balance.js ***!
+ \**************************************************************************************/
+
+/*!**************************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/liquidity_pool_withdraw.js ***!
+ \**************************************************************************************/
+
+/*!***************************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/create_claimable_balance.js ***!
+ \***************************************************************************************/
+
+/*!***************************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/path_payment_strict_send.js ***!
+ \***************************************************************************************/
+
+/*!****************************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/create_passive_sell_offer.js ***!
+ \****************************************************************************************/
+
+/*!*****************************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/clawback_claimable_balance.js ***!
+ \*****************************************************************************************/
+
+/*!******************************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/path_payment_strict_receive.js ***!
+ \******************************************************************************************/
+
+/*!*********************************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/end_sponsoring_future_reserves.js ***!
+ \*********************************************************************************************/
+
+/*!***********************************************************************************************!*\
+ !*** ./node_modules/@stellar/stellar-base/lib/operations/begin_sponsoring_future_reserves.js ***!
+ \***********************************************************************************************/