From 61c21d930f8402abac03cb042a7fff248a560435 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 7 Aug 2023 22:31:02 +0000 Subject: [PATCH] v0.10.1 --- Account.html | 4 +- Address.html | 4 +- Asset.html | 4 +- Claimant.html | 4 +- Contract.html | 4 +- FeeBumpTransaction.html | 4 +- Int128_Int128.html | 4 +- Int256_Int256.html | 4 +- Keypair.html | 4 +- LiquidityPoolAsset.html | 4 +- LiquidityPoolId.html | 4 +- Memo.html | 4 +- MuxedAccount.html | 4 +- Operation.html | 4 +- ScInt.html | 4 +- Server.html | 4 +- SignerKey.html | 4 +- SorobanDataBuilder.html | 4 +- StrKey.html | 4 +- Transaction.html | 4 +- TransactionBuilder.html | 53 ++--- Uint128_Uint128.html | 4 +- Uint256_Uint256.html | 4 +- XdrLargeInt.html | 4 +- global.html | 201 +++++++++++++++++- global.html#Durability | 4 +- index.html | 4 +- js-stellar-base_src_account.js.html | 4 +- js-stellar-base_src_address.js.html | 4 +- js-stellar-base_src_asset.js.html | 4 +- js-stellar-base_src_auth.js.html | 4 +- js-stellar-base_src_claimant.js.html | 4 +- js-stellar-base_src_contract.js.html | 4 +- js-stellar-base_src_events.js.html | 4 +- ...llar-base_src_fee_bump_transaction.js.html | 4 +- ...lar-base_src_get_liquidity_pool_id.js.html | 4 +- js-stellar-base_src_keypair.js.html | 4 +- ...llar-base_src_liquidity_pool_asset.js.html | 4 +- js-stellar-base_src_liquidity_pool_id.js.html | 4 +- js-stellar-base_src_memo.js.html | 4 +- js-stellar-base_src_muxed_account.js.html | 4 +- js-stellar-base_src_network.js.html | 4 +- js-stellar-base_src_numbers_index.js.html | 4 +- js-stellar-base_src_numbers_int128.js.html | 4 +- js-stellar-base_src_numbers_int256.js.html | 4 +- js-stellar-base_src_numbers_sc_int.js.html | 4 +- js-stellar-base_src_numbers_uint128.js.html | 4 +- js-stellar-base_src_numbers_uint256.js.html | 4 +- ...lar-base_src_numbers_xdr_large_int.js.html | 4 +- js-stellar-base_src_operation.js.html | 4 +- ...-base_src_operations_account_merge.js.html | 4 +- ...ar-base_src_operations_allow_trust.js.html | 4 +- ...s_begin_sponsoring_future_reserves.js.html | 4 +- ...erations_bump_footprint_expiration.js.html | 4 +- ...-base_src_operations_bump_sequence.js.html | 4 +- ...r-base_src_operations_change_trust.js.html | 4 +- ...operations_claim_claimable_balance.js.html | 4 +- ...ellar-base_src_operations_clawback.js.html | 4 +- ...rations_clawback_claimable_balance.js.html | 4 +- ...base_src_operations_create_account.js.html | 4 +- ...perations_create_claimable_balance.js.html | 4 +- ...erations_create_passive_sell_offer.js.html | 4 +- ...ons_end_sponsoring_future_reserves.js.html | 4 +- ...llar-base_src_operations_inflation.js.html | 4 +- ...rc_operations_invoke_host_function.js.html | 4 +- ..._operations_liquidity_pool_deposit.js.html | 4 +- ...operations_liquidity_pool_withdraw.js.html | 4 +- ...se_src_operations_manage_buy_offer.js.html | 4 +- ...ar-base_src_operations_manage_data.js.html | 4 +- ...e_src_operations_manage_sell_offer.js.html | 4 +- ...ations_path_payment_strict_receive.js.html | 4 +- ...perations_path_payment_strict_send.js.html | 4 +- ...tellar-base_src_operations_payment.js.html | 4 +- ...e_src_operations_restore_footprint.js.html | 4 +- ..._src_operations_revoke_sponsorship.js.html | 4 +- ...ar-base_src_operations_set_options.js.html | 4 +- ...src_operations_set_trustline_flags.js.html | 4 +- js-stellar-base_src_scval.js.html | 4 +- js-stellar-base_src_signerkey.js.html | 4 +- js-stellar-base_src_signing.js.html | 4 +- ...ellar-base_src_sorobandata_builder.js.html | 4 +- js-stellar-base_src_strkey.js.html | 4 +- js-stellar-base_src_transaction.js.html | 4 +- js-stellar-base_src_transaction_base.js.html | 4 +- ...ellar-base_src_transaction_builder.js.html | 28 ++- ...c_util_decode_encode_muxed_account.js.html | 4 +- lib_axios.js.html | 4 +- lib_jsonrpc.js.html | 4 +- lib_server.js.html | 4 +- lib_transaction.js.html | 143 +++++++++++++ 90 files changed, 559 insertions(+), 210 deletions(-) create mode 100644 lib_transaction.js.html diff --git a/Account.html b/Account.html index 51dcea21..d44e29cf 100644 --- a/Account.html +++ b/Account.html @@ -24,7 +24,7 @@
@@ -573,7 +573,7 @@
Returns:

- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/Address.html b/Address.html index b73ec05a..a062bc51 100644 --- a/Address.html +++ b/Address.html @@ -24,7 +24,7 @@
@@ -1428,7 +1428,7 @@
Returns:

- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/Asset.html b/Asset.html index a8a4c818..16c2b4f5 100644 --- a/Asset.html +++ b/Asset.html @@ -24,7 +24,7 @@
@@ -1890,7 +1890,7 @@
Returns:

- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/Claimant.html b/Claimant.html index 3144ac2b..562be842 100644 --- a/Claimant.html +++ b/Claimant.html @@ -24,7 +24,7 @@
@@ -1625,7 +1625,7 @@
Returns:

- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/Contract.html b/Contract.html index d9b05ebb..0b5c17f8 100644 --- a/Contract.html +++ b/Contract.html @@ -24,7 +24,7 @@
@@ -759,7 +759,7 @@
Returns:

- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/FeeBumpTransaction.html b/FeeBumpTransaction.html index 39cd1818..9836e5a4 100644 --- a/FeeBumpTransaction.html +++ b/FeeBumpTransaction.html @@ -24,7 +24,7 @@
@@ -2040,7 +2040,7 @@
Returns:

- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/Int128_Int128.html b/Int128_Int128.html index ccad5f60..3179ebdd 100644 --- a/Int128_Int128.html +++ b/Int128_Int128.html @@ -24,7 +24,7 @@
@@ -230,7 +230,7 @@
Parameters:

- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/Int256_Int256.html b/Int256_Int256.html index 57b015b0..5bc8f8d9 100644 --- a/Int256_Int256.html +++ b/Int256_Int256.html @@ -24,7 +24,7 @@
@@ -230,7 +230,7 @@
Parameters:

- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/Keypair.html b/Keypair.html index f3286862..5e4af454 100644 --- a/Keypair.html +++ b/Keypair.html @@ -24,7 +24,7 @@
@@ -2462,7 +2462,7 @@
Returns:

- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/LiquidityPoolAsset.html b/LiquidityPoolAsset.html index b9b6e6a0..4f627446 100644 --- a/LiquidityPoolAsset.html +++ b/LiquidityPoolAsset.html @@ -24,7 +24,7 @@
@@ -919,7 +919,7 @@
Returns:

- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/LiquidityPoolId.html b/LiquidityPoolId.html index 5f469e94..482fa6df 100644 --- a/LiquidityPoolId.html +++ b/LiquidityPoolId.html @@ -24,7 +24,7 @@
@@ -867,7 +867,7 @@
Returns:

- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/Memo.html b/Memo.html index 2b6d0c43..c3a09add 100644 --- a/Memo.html +++ b/Memo.html @@ -24,7 +24,7 @@
@@ -1386,7 +1386,7 @@
Returns:

- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/MuxedAccount.html b/MuxedAccount.html index ad8de79e..60233fee 100644 --- a/MuxedAccount.html +++ b/MuxedAccount.html @@ -24,7 +24,7 @@
@@ -985,7 +985,7 @@
Returns:

- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/Operation.html b/Operation.html index 3186a89e..c7b9a6f5 100644 --- a/Operation.html +++ b/Operation.html @@ -24,7 +24,7 @@
@@ -12124,7 +12124,7 @@
Returns:

- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/ScInt.html b/ScInt.html index 1ba96ffd..0521f6e2 100644 --- a/ScInt.html +++ b/ScInt.html @@ -24,7 +24,7 @@
@@ -489,7 +489,7 @@

Classes


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/Server.html b/Server.html index 472f1aae..2eccbfc5 100644 --- a/Server.html +++ b/Server.html @@ -24,7 +24,7 @@
@@ -2433,7 +2433,7 @@
Example

- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/SignerKey.html b/SignerKey.html index b0d5bd42..09034edf 100644 --- a/SignerKey.html +++ b/SignerKey.html @@ -24,7 +24,7 @@
@@ -497,7 +497,7 @@
Returns:

- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/SorobanDataBuilder.html b/SorobanDataBuilder.html index 97851641..ede21d2c 100644 --- a/SorobanDataBuilder.html +++ b/SorobanDataBuilder.html @@ -24,7 +24,7 @@
@@ -1453,7 +1453,7 @@
Returns:

- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/StrKey.html b/StrKey.html index 9fbf8d48..1340795b 100644 --- a/StrKey.html +++ b/StrKey.html @@ -24,7 +24,7 @@
@@ -3145,7 +3145,7 @@
Returns:

- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/Transaction.html b/Transaction.html index 2400449e..42272095 100644 --- a/Transaction.html +++ b/Transaction.html @@ -24,7 +24,7 @@
@@ -2960,7 +2960,7 @@
Returns:

- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/TransactionBuilder.html b/TransactionBuilder.html index 49a0c6d3..f366d409 100644 --- a/TransactionBuilder.html +++ b/TransactionBuilder.html @@ -24,7 +24,7 @@
@@ -137,7 +137,7 @@

new
Source:
@@ -942,7 +942,7 @@

addMemoSource:
@@ -1098,7 +1098,7 @@

addOperat
Source:
@@ -1255,7 +1255,7 @@

buildSource:
@@ -1366,7 +1366,7 @@

setExt
Source:
@@ -1524,7 +1524,7 @@

setLed
Source:
@@ -1716,7 +1716,7 @@

Source:
@@ -1876,7 +1876,7 @@

Source:
@@ -2037,7 +2037,7 @@

Source:
@@ -2196,7 +2196,7 @@

s
Source:
@@ -2317,12 +2317,15 @@

setSoro
-

Set the {SorobanTransactionData}. For non-contract(non-Soroban) -transactions, this setting has no effect. In the case of Soroban -transactions, set to an instance of SorobanTransactionData. This can -typically be obtained from the simulation response based on a transaction -with a InvokeHostFunctionOp. It provides necessary resource estimations for -contract invocation.

+

Sets the transaction's internal Soroban transaction data (resources, +footprint, etc.).

+

For non-contract(non-Soroban) transactions, this setting has no effect. In +the case of Soroban transactions, this is either an instance of +xdr.SorobanTransactionData or a base64-encoded string of said +structure. This is usually obtained from the simulation response based on a +transaction with a Soroban operation (e.g. +Operation.invokeHostFunction, providing necessary resource +and storage footprint estimations for contract invocation.

@@ -2358,7 +2361,7 @@

setSoro
Source:
@@ -2431,7 +2434,7 @@

Parameters:

the xdr.SorobanTransactionData as a raw xdr object or a base64 -string to be decoded then set as Transaction.Ext.SorobanData

+string to be decoded

@@ -2529,7 +2532,7 @@

setTimeb
Source:
@@ -2737,7 +2740,7 @@

setTimeout<
Source:
@@ -2905,7 +2908,7 @@

(sta
Source:
@@ -3170,7 +3173,7 @@

(static) cl
Source:
@@ -3387,7 +3390,7 @@

(static) from
Source:
@@ -3547,7 +3550,7 @@

Returns:

- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/Uint128_Uint128.html b/Uint128_Uint128.html index 99c5d42a..7d174995 100644 --- a/Uint128_Uint128.html +++ b/Uint128_Uint128.html @@ -24,7 +24,7 @@
@@ -230,7 +230,7 @@
Parameters:

- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/Uint256_Uint256.html b/Uint256_Uint256.html index be76390a..be43a496 100644 --- a/Uint256_Uint256.html +++ b/Uint256_Uint256.html @@ -24,7 +24,7 @@
@@ -230,7 +230,7 @@
Parameters:

- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/XdrLargeInt.html b/XdrLargeInt.html index fa40abad..21246b68 100644 --- a/XdrLargeInt.html +++ b/XdrLargeInt.html @@ -24,7 +24,7 @@
@@ -1450,7 +1450,7 @@
Returns:

- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/global.html b/global.html index 9e3219b6..97ca5670 100644 --- a/global.html +++ b/global.html @@ -24,7 +24,7 @@
@@ -1402,6 +1402,201 @@
Returns:
+
+ + +
+ + + +

assembleTransaction(raw, networkPassphrase, simulation)

+ + + + + +
+

Combines the given raw transaction alongside the simulation results.

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + +
See:
+
+
    +
  • {Server.simulateTransaction}
  • + +
  • {Server.prepareTransaction}
  • +
+
+ + + +
+ + + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
raw + + +

the initial transaction, w/o simulation applied

+ +
networkPassphrase + + +

the network this simulation applies to

+ +
simulation + + +

the Soroban RPC simulation result

+ +
+ + + + + + + + + + + + + + +
+
Returns:
+ + + + +
+

a new, cloned transaction with the proper auth and resource (fee, +footprint) simulation data applied

+
+ + +
+ + +
@@ -3978,7 +4173,7 @@

isValidDat
Source:
@@ -5091,7 +5286,7 @@

Returns:

- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/global.html#Durability b/global.html#Durability index 059a0341..e38837ed 100644 --- a/global.html#Durability +++ b/global.html#Durability @@ -24,7 +24,7 @@
@@ -403,7 +403,7 @@ can also use Config class to set this globally.


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/index.html b/index.html index babd8904..b943902b 100644 --- a/index.html +++ b/index.html @@ -24,7 +24,7 @@
@@ -222,7 +222,7 @@

License


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_account.js.html b/js-stellar-base_src_account.js.html index 04eb1527..a7689a33 100644 --- a/js-stellar-base_src_account.js.html +++ b/js-stellar-base_src_account.js.html @@ -24,7 +24,7 @@
@@ -113,7 +113,7 @@

js-stellar-base/src/account.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_address.js.html b/js-stellar-base_src_address.js.html index 11de333b..2803d215 100644 --- a/js-stellar-base_src_address.js.html +++ b/js-stellar-base_src_address.js.html @@ -24,7 +24,7 @@
@@ -189,7 +189,7 @@

js-stellar-base/src/address.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_asset.js.html b/js-stellar-base_src_asset.js.html index 6b4c7b13..74a8c83a 100644 --- a/js-stellar-base_src_asset.js.html +++ b/js-stellar-base_src_asset.js.html @@ -24,7 +24,7 @@
@@ -318,7 +318,7 @@

js-stellar-base/src/asset.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_auth.js.html b/js-stellar-base_src_auth.js.html index 7d333f1d..b091503d 100644 --- a/js-stellar-base_src_auth.js.html +++ b/js-stellar-base_src_auth.js.html @@ -24,7 +24,7 @@
@@ -248,7 +248,7 @@

js-stellar-base/src/auth.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_claimant.js.html b/js-stellar-base_src_claimant.js.html index b7552546..3fe3e076 100644 --- a/js-stellar-base_src_claimant.js.html +++ b/js-stellar-base_src_claimant.js.html @@ -24,7 +24,7 @@
@@ -223,7 +223,7 @@

js-stellar-base/src/claimant.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_contract.js.html b/js-stellar-base_src_contract.js.html index 26d96d2f..bff11c07 100644 --- a/js-stellar-base_src_contract.js.html +++ b/js-stellar-base_src_contract.js.html @@ -24,7 +24,7 @@
@@ -134,7 +134,7 @@

js-stellar-base/src/contract.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_events.js.html b/js-stellar-base_src_events.js.html index 2e901bd5..ee5bc573 100644 --- a/js-stellar-base_src_events.js.html +++ b/js-stellar-base_src_events.js.html @@ -24,7 +24,7 @@
@@ -95,7 +95,7 @@

js-stellar-base/src/events.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_fee_bump_transaction.js.html b/js-stellar-base_src_fee_bump_transaction.js.html index b473918b..4162a046 100644 --- a/js-stellar-base_src_fee_bump_transaction.js.html +++ b/js-stellar-base_src_fee_bump_transaction.js.html @@ -24,7 +24,7 @@
@@ -166,7 +166,7 @@

js-stellar-base/src/fee_bump_transaction.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_get_liquidity_pool_id.js.html b/js-stellar-base_src_get_liquidity_pool_id.js.html index eb2ac01f..278c64b4 100644 --- a/js-stellar-base_src_get_liquidity_pool_id.js.html +++ b/js-stellar-base_src_get_liquidity_pool_id.js.html @@ -24,7 +24,7 @@
@@ -105,7 +105,7 @@

js-stellar-base/src/get_liquidity_pool_id.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_keypair.js.html b/js-stellar-base_src_keypair.js.html index 6208cbef..946c7f7e 100644 --- a/js-stellar-base_src_keypair.js.html +++ b/js-stellar-base_src_keypair.js.html @@ -24,7 +24,7 @@
@@ -327,7 +327,7 @@

js-stellar-base/src/keypair.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_liquidity_pool_asset.js.html b/js-stellar-base_src_liquidity_pool_asset.js.html index 7ea0551b..fc1342db 100644 --- a/js-stellar-base_src_liquidity_pool_asset.js.html +++ b/js-stellar-base_src_liquidity_pool_asset.js.html @@ -24,7 +24,7 @@
@@ -171,7 +171,7 @@

js-stellar-base/src/liquidity_pool_asset.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_liquidity_pool_id.js.html b/js-stellar-base_src_liquidity_pool_id.js.html index 44022e14..d8c911f1 100644 --- a/js-stellar-base_src_liquidity_pool_id.js.html +++ b/js-stellar-base_src_liquidity_pool_id.js.html @@ -24,7 +24,7 @@
@@ -128,7 +128,7 @@

js-stellar-base/src/liquidity_pool_id.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_memo.js.html b/js-stellar-base_src_memo.js.html index f96ff51a..d5373c34 100644 --- a/js-stellar-base_src_memo.js.html +++ b/js-stellar-base_src_memo.js.html @@ -24,7 +24,7 @@
@@ -296,7 +296,7 @@

js-stellar-base/src/memo.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_muxed_account.js.html b/js-stellar-base_src_muxed_account.js.html index 4d316281..f455a806 100644 --- a/js-stellar-base_src_muxed_account.js.html +++ b/js-stellar-base_src_muxed_account.js.html @@ -24,7 +24,7 @@
@@ -188,7 +188,7 @@

js-stellar-base/src/muxed_account.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_network.js.html b/js-stellar-base_src_network.js.html index f7ca1612..214505b2 100644 --- a/js-stellar-base_src_network.js.html +++ b/js-stellar-base_src_network.js.html @@ -24,7 +24,7 @@
@@ -67,7 +67,7 @@

js-stellar-base/src/network.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_numbers_index.js.html b/js-stellar-base_src_numbers_index.js.html index da8fc04b..aeb2ba83 100644 --- a/js-stellar-base_src_numbers_index.js.html +++ b/js-stellar-base_src_numbers_index.js.html @@ -24,7 +24,7 @@
@@ -110,7 +110,7 @@

js-stellar-base/src/numbers/index.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_numbers_int128.js.html b/js-stellar-base_src_numbers_int128.js.html index fed5e681..1e83112a 100644 --- a/js-stellar-base_src_numbers_int128.js.html +++ b/js-stellar-base_src_numbers_int128.js.html @@ -24,7 +24,7 @@
@@ -74,7 +74,7 @@

js-stellar-base/src/numbers/int128.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_numbers_int256.js.html b/js-stellar-base_src_numbers_int256.js.html index 4904e210..1b4edd7a 100644 --- a/js-stellar-base_src_numbers_int256.js.html +++ b/js-stellar-base_src_numbers_int256.js.html @@ -24,7 +24,7 @@
@@ -74,7 +74,7 @@

js-stellar-base/src/numbers/int256.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_numbers_sc_int.js.html b/js-stellar-base_src_numbers_sc_int.js.html index 769f076d..09d85eef 100644 --- a/js-stellar-base_src_numbers_sc_int.js.html +++ b/js-stellar-base_src_numbers_sc_int.js.html @@ -24,7 +24,7 @@
@@ -165,7 +165,7 @@

js-stellar-base/src/numbers/sc_int.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_numbers_uint128.js.html b/js-stellar-base_src_numbers_uint128.js.html index 1ad3f6ba..5850e523 100644 --- a/js-stellar-base_src_numbers_uint128.js.html +++ b/js-stellar-base_src_numbers_uint128.js.html @@ -24,7 +24,7 @@
@@ -74,7 +74,7 @@

js-stellar-base/src/numbers/uint128.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_numbers_uint256.js.html b/js-stellar-base_src_numbers_uint256.js.html index 82d03f8f..642addfb 100644 --- a/js-stellar-base_src_numbers_uint256.js.html +++ b/js-stellar-base_src_numbers_uint256.js.html @@ -24,7 +24,7 @@
@@ -74,7 +74,7 @@

js-stellar-base/src/numbers/uint256.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_numbers_xdr_large_int.js.html b/js-stellar-base_src_numbers_xdr_large_int.js.html index 711342d5..f3141298 100644 --- a/js-stellar-base_src_numbers_xdr_large_int.js.html +++ b/js-stellar-base_src_numbers_xdr_large_int.js.html @@ -24,7 +24,7 @@
@@ -304,7 +304,7 @@

js-stellar-base/src/numbers/xdr_large_int.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operation.js.html b/js-stellar-base_src_operation.js.html index ef14e7db..2020f488 100644 --- a/js-stellar-base_src_operation.js.html +++ b/js-stellar-base_src_operation.js.html @@ -24,7 +24,7 @@
@@ -727,7 +727,7 @@

js-stellar-base/src/operation.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_account_merge.js.html b/js-stellar-base_src_operations_account_merge.js.html index 1e41e88a..cace1277 100644 --- a/js-stellar-base_src_operations_account_merge.js.html +++ b/js-stellar-base_src_operations_account_merge.js.html @@ -24,7 +24,7 @@
@@ -80,7 +80,7 @@

js-stellar-base/src/operations/account_merge.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_allow_trust.js.html b/js-stellar-base_src_operations_allow_trust.js.html index 732cbaef..b28708c1 100644 --- a/js-stellar-base_src_operations_allow_trust.js.html +++ b/js-stellar-base_src_operations_allow_trust.js.html @@ -24,7 +24,7 @@
@@ -106,7 +106,7 @@

js-stellar-base/src/operations/allow_trust.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_begin_sponsoring_future_reserves.js.html b/js-stellar-base_src_operations_begin_sponsoring_future_reserves.js.html index 942c0161..846a9b98 100644 --- a/js-stellar-base_src_operations_begin_sponsoring_future_reserves.js.html +++ b/js-stellar-base_src_operations_begin_sponsoring_future_reserves.js.html @@ -24,7 +24,7 @@
@@ -84,7 +84,7 @@

js-stellar-base/src/operations/begin_sponsoring_future_re
- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_bump_footprint_expiration.js.html b/js-stellar-base_src_operations_bump_footprint_expiration.js.html index ca6e49e1..c49b4f5e 100644 --- a/js-stellar-base_src_operations_bump_footprint_expiration.js.html +++ b/js-stellar-base_src_operations_bump_footprint_expiration.js.html @@ -24,7 +24,7 @@
@@ -92,7 +92,7 @@

js-stellar-base/src/operations/bump_footprint_expiration.
- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_bump_sequence.js.html b/js-stellar-base_src_operations_bump_sequence.js.html index 55feb277..1650670e 100644 --- a/js-stellar-base_src_operations_bump_sequence.js.html +++ b/js-stellar-base_src_operations_bump_sequence.js.html @@ -24,7 +24,7 @@
@@ -88,7 +88,7 @@

js-stellar-base/src/operations/bump_sequence.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_change_trust.js.html b/js-stellar-base_src_operations_change_trust.js.html index 9773e2d0..212773b3 100644 --- a/js-stellar-base_src_operations_change_trust.js.html +++ b/js-stellar-base_src_operations_change_trust.js.html @@ -24,7 +24,7 @@
@@ -103,7 +103,7 @@

js-stellar-base/src/operations/change_trust.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_claim_claimable_balance.js.html b/js-stellar-base_src_operations_claim_claimable_balance.js.html index 5b0c3890..f2542248 100644 --- a/js-stellar-base_src_operations_claim_claimable_balance.js.html +++ b/js-stellar-base_src_operations_claim_claimable_balance.js.html @@ -24,7 +24,7 @@
@@ -92,7 +92,7 @@

js-stellar-base/src/operations/claim_claimable_balance.js
- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_clawback.js.html b/js-stellar-base_src_operations_clawback.js.html index 3edf1e7d..150063a3 100644 --- a/js-stellar-base_src_operations_clawback.js.html +++ b/js-stellar-base_src_operations_clawback.js.html @@ -24,7 +24,7 @@
@@ -93,7 +93,7 @@

js-stellar-base/src/operations/clawback.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_clawback_claimable_balance.js.html b/js-stellar-base_src_operations_clawback_claimable_balance.js.html index 1c56d45a..22868313 100644 --- a/js-stellar-base_src_operations_clawback_claimable_balance.js.html +++ b/js-stellar-base_src_operations_clawback_claimable_balance.js.html @@ -24,7 +24,7 @@
@@ -88,7 +88,7 @@

js-stellar-base/src/operations/clawback_claimable_balance
- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_create_account.js.html b/js-stellar-base_src_operations_create_account.js.html index 6f1dcf39..64854f77 100644 --- a/js-stellar-base_src_operations_create_account.js.html +++ b/js-stellar-base_src_operations_create_account.js.html @@ -24,7 +24,7 @@
@@ -88,7 +88,7 @@

js-stellar-base/src/operations/create_account.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_create_claimable_balance.js.html b/js-stellar-base_src_operations_create_claimable_balance.js.html index a69ccb1b..84ee5955 100644 --- a/js-stellar-base_src_operations_create_claimable_balance.js.html +++ b/js-stellar-base_src_operations_create_claimable_balance.js.html @@ -24,7 +24,7 @@
@@ -120,7 +120,7 @@

js-stellar-base/src/operations/create_claimable_balance.j
- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_create_passive_sell_offer.js.html b/js-stellar-base_src_operations_create_passive_sell_offer.js.html index 0d9f1537..3b47fa15 100644 --- a/js-stellar-base_src_operations_create_passive_sell_offer.js.html +++ b/js-stellar-base_src_operations_create_passive_sell_offer.js.html @@ -24,7 +24,7 @@
@@ -93,7 +93,7 @@

js-stellar-base/src/operations/create_passive_sell_offer.
- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_end_sponsoring_future_reserves.js.html b/js-stellar-base_src_operations_end_sponsoring_future_reserves.js.html index ab29c725..f0687e36 100644 --- a/js-stellar-base_src_operations_end_sponsoring_future_reserves.js.html +++ b/js-stellar-base_src_operations_end_sponsoring_future_reserves.js.html @@ -24,7 +24,7 @@
@@ -72,7 +72,7 @@

js-stellar-base/src/operations/end_sponsoring_future_rese
- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_inflation.js.html b/js-stellar-base_src_operations_inflation.js.html index 9d4644b8..6a98179d 100644 --- a/js-stellar-base_src_operations_inflation.js.html +++ b/js-stellar-base_src_operations_inflation.js.html @@ -24,7 +24,7 @@
@@ -67,7 +67,7 @@

js-stellar-base/src/operations/inflation.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_invoke_host_function.js.html b/js-stellar-base_src_operations_invoke_host_function.js.html index 7336adf3..ce08346a 100644 --- a/js-stellar-base_src_operations_invoke_host_function.js.html +++ b/js-stellar-base_src_operations_invoke_host_function.js.html @@ -24,7 +24,7 @@
@@ -88,7 +88,7 @@

js-stellar-base/src/operations/invoke_host_function.js
- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_liquidity_pool_deposit.js.html b/js-stellar-base_src_operations_liquidity_pool_deposit.js.html index 6bd96dc9..3226a828 100644 --- a/js-stellar-base_src_operations_liquidity_pool_deposit.js.html +++ b/js-stellar-base_src_operations_liquidity_pool_deposit.js.html @@ -24,7 +24,7 @@
@@ -111,7 +111,7 @@

js-stellar-base/src/operations/liquidity_pool_deposit.js<
- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_liquidity_pool_withdraw.js.html b/js-stellar-base_src_operations_liquidity_pool_withdraw.js.html index 256cd82f..4397fef8 100644 --- a/js-stellar-base_src_operations_liquidity_pool_withdraw.js.html +++ b/js-stellar-base_src_operations_liquidity_pool_withdraw.js.html @@ -24,7 +24,7 @@
@@ -99,7 +99,7 @@

js-stellar-base/src/operations/liquidity_pool_withdraw.js
- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_manage_buy_offer.js.html b/js-stellar-base_src_operations_manage_buy_offer.js.html index 14f3edfb..50c06720 100644 --- a/js-stellar-base_src_operations_manage_buy_offer.js.html +++ b/js-stellar-base_src_operations_manage_buy_offer.js.html @@ -24,7 +24,7 @@
@@ -98,7 +98,7 @@

js-stellar-base/src/operations/manage_buy_offer.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_manage_data.js.html b/js-stellar-base_src_operations_manage_data.js.html index 133f8d23..887e7c7c 100644 --- a/js-stellar-base_src_operations_manage_data.js.html +++ b/js-stellar-base_src_operations_manage_data.js.html @@ -24,7 +24,7 @@
@@ -97,7 +97,7 @@

js-stellar-base/src/operations/manage_data.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_manage_sell_offer.js.html b/js-stellar-base_src_operations_manage_sell_offer.js.html index 717c9531..6898a861 100644 --- a/js-stellar-base_src_operations_manage_sell_offer.js.html +++ b/js-stellar-base_src_operations_manage_sell_offer.js.html @@ -24,7 +24,7 @@
@@ -98,7 +98,7 @@

js-stellar-base/src/operations/manage_sell_offer.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_path_payment_strict_receive.js.html b/js-stellar-base_src_operations_path_payment_strict_receive.js.html index cf6156d8..f21e3a5e 100644 --- a/js-stellar-base_src_operations_path_payment_strict_receive.js.html +++ b/js-stellar-base_src_operations_path_payment_strict_receive.js.html @@ -24,7 +24,7 @@
@@ -117,7 +117,7 @@

js-stellar-base/src/operations/path_payment_strict_receiv
- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_path_payment_strict_send.js.html b/js-stellar-base_src_operations_path_payment_strict_send.js.html index 095e36a0..2f3b1931 100644 --- a/js-stellar-base_src_operations_path_payment_strict_send.js.html +++ b/js-stellar-base_src_operations_path_payment_strict_send.js.html @@ -24,7 +24,7 @@
@@ -116,7 +116,7 @@

js-stellar-base/src/operations/path_payment_strict_send.j
- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_payment.js.html b/js-stellar-base_src_operations_payment.js.html index 4f629feb..b0273aa1 100644 --- a/js-stellar-base_src_operations_payment.js.html +++ b/js-stellar-base_src_operations_payment.js.html @@ -24,7 +24,7 @@
@@ -96,7 +96,7 @@

js-stellar-base/src/operations/payment.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_restore_footprint.js.html b/js-stellar-base_src_operations_restore_footprint.js.html index 496a9d6c..7b171f8a 100644 --- a/js-stellar-base_src_operations_restore_footprint.js.html +++ b/js-stellar-base_src_operations_restore_footprint.js.html @@ -24,7 +24,7 @@
@@ -80,7 +80,7 @@

js-stellar-base/src/operations/restore_footprint.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_revoke_sponsorship.js.html b/js-stellar-base_src_operations_revoke_sponsorship.js.html index a4433ee8..161082fc 100644 --- a/js-stellar-base_src_operations_revoke_sponsorship.js.html +++ b/js-stellar-base_src_operations_revoke_sponsorship.js.html @@ -24,7 +24,7 @@
@@ -367,7 +367,7 @@

js-stellar-base/src/operations/revoke_sponsorship.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_set_options.js.html b/js-stellar-base_src_operations_set_options.js.html index d47ca210..30b4711c 100644 --- a/js-stellar-base_src_operations_set_options.js.html +++ b/js-stellar-base_src_operations_set_options.js.html @@ -24,7 +24,7 @@
@@ -235,7 +235,7 @@

js-stellar-base/src/operations/set_options.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_operations_set_trustline_flags.js.html b/js-stellar-base_src_operations_set_trustline_flags.js.html index 7aedf488..ca2d5c12 100644 --- a/js-stellar-base_src_operations_set_trustline_flags.js.html +++ b/js-stellar-base_src_operations_set_trustline_flags.js.html @@ -24,7 +24,7 @@
@@ -137,7 +137,7 @@

js-stellar-base/src/operations/set_trustline_flags.js

- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_scval.js.html b/js-stellar-base_src_scval.js.html index 9174266f..257520ad 100644 --- a/js-stellar-base_src_scval.js.html +++ b/js-stellar-base_src_scval.js.html @@ -24,7 +24,7 @@
@@ -414,7 +414,7 @@

js-stellar-base/src/scval.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_signerkey.js.html b/js-stellar-base_src_signerkey.js.html index 07082d92..f63ca9aa 100644 --- a/js-stellar-base_src_signerkey.js.html +++ b/js-stellar-base_src_signerkey.js.html @@ -24,7 +24,7 @@
@@ -143,7 +143,7 @@

js-stellar-base/src/signerkey.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_signing.js.html b/js-stellar-base_src_signing.js.html index 0c14d14d..6f25271c 100644 --- a/js-stellar-base_src_signing.js.html +++ b/js-stellar-base_src_signing.js.html @@ -24,7 +24,7 @@
@@ -158,7 +158,7 @@

js-stellar-base/src/signing.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_sorobandata_builder.js.html b/js-stellar-base_src_sorobandata_builder.js.html index 0a4ca040..b6ab64d1 100644 --- a/js-stellar-base_src_sorobandata_builder.js.html +++ b/js-stellar-base_src_sorobandata_builder.js.html @@ -24,7 +24,7 @@
@@ -212,7 +212,7 @@

js-stellar-base/src/sorobandata_builder.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_strkey.js.html b/js-stellar-base_src_strkey.js.html index 71619a34..ddf21fac 100644 --- a/js-stellar-base_src_strkey.js.html +++ b/js-stellar-base_src_strkey.js.html @@ -24,7 +24,7 @@
@@ -449,7 +449,7 @@

js-stellar-base/src/strkey.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_transaction.js.html b/js-stellar-base_src_transaction.js.html index a2cb82c1..f2da383c 100644 --- a/js-stellar-base_src_transaction.js.html +++ b/js-stellar-base_src_transaction.js.html @@ -24,7 +24,7 @@
@@ -419,7 +419,7 @@

js-stellar-base/src/transaction.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_transaction_base.js.html b/js-stellar-base_src_transaction_base.js.html index 217aa284..b98724eb 100644 --- a/js-stellar-base_src_transaction_base.js.html +++ b/js-stellar-base_src_transaction_base.js.html @@ -24,7 +24,7 @@
@@ -268,7 +268,7 @@

js-stellar-base/src/transaction_base.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_transaction_builder.js.html b/js-stellar-base_src_transaction_builder.js.html index 49709851..c33e8b61 100644 --- a/js-stellar-base_src_transaction_builder.js.html +++ b/js-stellar-base_src_transaction_builder.js.html @@ -24,7 +24,7 @@
@@ -163,7 +163,6 @@

js-stellar-base/src/transaction_builder.js

* {@link SorobanDataBuilder} to construct complicated combinations of * parameters without mucking with XDR directly. **Note:** For * non-contract(non-Soroban) transactions, this has no effect. - * */ export class TransactionBuilder { constructor(sourceAccount, opts = {}) { @@ -211,6 +210,11 @@

js-stellar-base/src/transaction_builder.js

* @returns {TransactionBuilder} a "prepared" builder instance with the same * configuration and operations as the given transaction * + * @warning This does not clone the transaction's + * {@link xdr.SorobanTransactionData} (if applicable), use + * {@link SorobanDataBuilder} and {@link TransactionBuilder.setSorobanData} + * as needed, instead.. + * * @todo This cannot clone {@link FeeBumpTransaction}s, yet. */ static cloneFrom(tx, opts = {}) { @@ -556,16 +560,20 @@

js-stellar-base/src/transaction_builder.js

} /** - * Set the {SorobanTransactionData}. For non-contract(non-Soroban) - * transactions, this setting has no effect. In the case of Soroban - * transactions, set to an instance of SorobanTransactionData. This can - * typically be obtained from the simulation response based on a transaction - * with a InvokeHostFunctionOp. It provides necessary resource estimations for - * contract invocation. + * Sets the transaction's internal Soroban transaction data (resources, + * footprint, etc.). + * + * For non-contract(non-Soroban) transactions, this setting has no effect. In + * the case of Soroban transactions, this is either an instance of + * {@link xdr.SorobanTransactionData} or a base64-encoded string of said + * structure. This is usually obtained from the simulation response based on a + * transaction with a Soroban operation (e.g. + * {@link Operation.invokeHostFunction}, providing necessary resource + * and storage footprint estimations for contract invocation. * * @param {xdr.SorobanTransactionData | string} sorobanData the * {@link xdr.SorobanTransactionData} as a raw xdr object or a base64 - * string to be decoded then set as Transaction.Ext.SorobanData + * string to be decoded * * @returns {TransactionBuilder} * @see {SorobanDataBuilder} @@ -834,7 +842,7 @@

js-stellar-base/src/transaction_builder.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/js-stellar-base_src_util_decode_encode_muxed_account.js.html b/js-stellar-base_src_util_decode_encode_muxed_account.js.html index f54573e3..2663619f 100644 --- a/js-stellar-base_src_util_decode_encode_muxed_account.js.html +++ b/js-stellar-base_src_util_decode_encode_muxed_account.js.html @@ -24,7 +24,7 @@
@@ -175,7 +175,7 @@

js-stellar-base/src/util/decode_encode_muxed_account.js
- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/lib_axios.js.html b/lib_axios.js.html index 996c644c..cdca9d3c 100644 --- a/lib_axios.js.html +++ b/lib_axios.js.html @@ -24,7 +24,7 @@
@@ -125,7 +125,7 @@

lib/axios.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/lib_jsonrpc.js.html b/lib_jsonrpc.js.html index 27ab4a2c..142b5935 100644 --- a/lib_jsonrpc.js.html +++ b/lib_jsonrpc.js.html @@ -24,7 +24,7 @@
@@ -98,7 +98,7 @@

lib/jsonrpc.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/lib_server.js.html b/lib_server.js.html index b5f05d89..04805659 100644 --- a/lib_server.js.html +++ b/lib_server.js.html @@ -24,7 +24,7 @@
@@ -681,7 +681,7 @@

lib/server.js


- Generated by JSDoc 4.0.2 on Fri Aug 04 2023 22:09:23 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/lib_transaction.js.html b/lib_transaction.js.html new file mode 100644 index 00000000..e7a292e3 --- /dev/null +++ b/lib_transaction.js.html @@ -0,0 +1,143 @@ + + + + + + lib/transaction.js - Documentation + + + + + + + + + + + + + + + + + +
+ +

lib/transaction.js

+ + + + + + + +
+
+
"use strict";
+
+Object.defineProperty(exports, "__esModule", {
+  value: true
+});
+exports.assembleTransaction = assembleTransaction;
+var _stellarBase = require("stellar-base");
+/**
+ * Combines the given raw transaction alongside the simulation results.
+ *
+ * @param raw   the initial transaction, w/o simulation applied
+ * @param networkPassphrase   the network this simulation applies to
+ * @param simulation  the Soroban RPC simulation result
+ *
+ * @returns a new, cloned transaction with the proper auth and resource (fee,
+ *    footprint) simulation data applied
+ *
+ * @note if the given transaction already has authorization entries in a host
+ *    function invocation (see {@link Operation.invokeHostFunction}), **the
+ *    simulation entries are ignored**.
+ *
+ * @see {Server.simulateTransaction}
+ * @see {Server.prepareTransaction}
+ */
+function assembleTransaction(raw, networkPassphrase, simulation) {
+  if ("innerTransaction" in raw) {
+    // TODO: Handle feebump transactions
+    return assembleTransaction(raw.innerTransaction, networkPassphrase, simulation);
+  }
+  if (!isSorobanTransaction(raw)) {
+    throw new TypeError("unsupported transaction: must contain exactly one " + "invokeHostFunction, bumpFootprintExpiration, or restoreFootprint " + "operation");
+  }
+  if (simulation.results.length !== 1) {
+    throw new Error(`simulation results invalid: ${simulation.results}`);
+  }
+  const classicFeeNum = parseInt(raw.fee, 10) || 0;
+  const minResourceFeeNum = parseInt(simulation.minResourceFee, 10) || 0;
+  const txnBuilder = _stellarBase.TransactionBuilder.cloneFrom(raw, {
+    // automatically update the tx fee that will be set on the resulting tx to
+    // the sum of 'classic' fee provided from incoming tx.fee and minResourceFee
+    // provided by simulation.
+    //
+    // 'classic' tx fees are measured as the product of tx.fee * 'number of
+    // operations', In soroban contract tx, there can only be single operation
+    // in the tx, so can make simplification of total classic fees for the
+    // soroban transaction will be equal to incoming tx.fee + minResourceFee.
+    fee: (classicFeeNum + minResourceFeeNum).toString(),
+    // apply the pre-built Soroban Tx Data from simulation onto the Tx
+    sorobanData: simulation.transactionData
+  });
+  switch (raw.operations[0].type) {
+    case "invokeHostFunction":
+      // In this case, we don't want to clone the operation, so we drop it.
+      // @ts-ignore hack because `TransactionBuilder.operations` is private
+      txnBuilder.operations = [];
+      const invokeOp = raw.operations[0];
+      const existingAuth = invokeOp.auth ?? [];
+      txnBuilder.addOperation(_stellarBase.Operation.invokeHostFunction({
+        source: invokeOp.source,
+        func: invokeOp.func,
+        // if auth entries are already present, we consider this "advanced
+        // usage" and disregard ALL auth entries from the simulation
+        //
+        // the intuition is "if auth exists, this tx has probably been
+        // simulated before"
+        auth: existingAuth.length > 0 ? existingAuth : simulation.results[0].auth?.map(a => _stellarBase.xdr.SorobanAuthorizationEntry.fromXDR(a, "base64")) ?? []
+      }));
+      break;
+  }
+  return txnBuilder.build();
+}
+function isSorobanTransaction(tx) {
+  if (tx.operations.length !== 1) {
+    return false;
+  }
+  switch (tx.operations[0].type) {
+    case "invokeHostFunction":
+    case "bumpFootprintExpiration":
+    case "restoreFootprint":
+      return true;
+    default:
+      return false;
+  }
+}
+
+
+ + + + +
+ +
+ +
+ Generated by JSDoc 4.0.2 on Mon Aug 07 2023 22:31:02 GMT+0000 (Coordinated Universal Time) using the Minami theme. +
+ + + + +