From 691a3d40cfeb15a16b2227cba583a76a7bfc8e5d Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 24 Aug 2023 17:54:25 +0000 Subject: [PATCH] v0.11.1 --- Account.html | 2 +- Address.html | 2 +- Asset.html | 2 +- Claimant.html | 2 +- Contract.html | 2 +- ContractSpec.html | 2 +- FeeBumpTransaction.html | 2 +- Int128_Int128.html | 2 +- Int256_Int256.html | 2 +- Keypair.html | 2 +- LiquidityPoolAsset.html | 2 +- LiquidityPoolId.html | 2 +- Memo.html | 2 +- MuxedAccount.html | 2 +- Operation.html | 2 +- ScInt.html | 2 +- Server.html | 2 +- SignerKey.html | 2 +- SorobanDataBuilder.html | 2 +- SorobanRpc.html | 2 +- StrKey.html | 2 +- Transaction.html | 2 +- TransactionBuilder.html | 2 +- Uint128_Uint128.html | 2 +- Uint256_Uint256.html | 2 +- XdrLargeInt.html | 2 +- global.html | 2 +- global.html#Durability | 2 +- index.html | 2 +- js-stellar-base_src_account.js.html | 2 +- js-stellar-base_src_address.js.html | 2 +- js-stellar-base_src_asset.js.html | 2 +- js-stellar-base_src_auth.js.html | 2 +- js-stellar-base_src_claimant.js.html | 2 +- js-stellar-base_src_contract.js.html | 2 +- js-stellar-base_src_events.js.html | 2 +- js-stellar-base_src_fee_bump_transaction.js.html | 2 +- js-stellar-base_src_get_liquidity_pool_id.js.html | 2 +- js-stellar-base_src_keypair.js.html | 2 +- js-stellar-base_src_liquidity_pool_asset.js.html | 2 +- js-stellar-base_src_liquidity_pool_id.js.html | 2 +- js-stellar-base_src_memo.js.html | 2 +- js-stellar-base_src_muxed_account.js.html | 2 +- js-stellar-base_src_network.js.html | 2 +- js-stellar-base_src_numbers_index.js.html | 2 +- js-stellar-base_src_numbers_int128.js.html | 2 +- js-stellar-base_src_numbers_int256.js.html | 2 +- js-stellar-base_src_numbers_sc_int.js.html | 2 +- js-stellar-base_src_numbers_uint128.js.html | 2 +- js-stellar-base_src_numbers_uint256.js.html | 2 +- js-stellar-base_src_numbers_xdr_large_int.js.html | 2 +- js-stellar-base_src_operation.js.html | 2 +- js-stellar-base_src_operations_account_merge.js.html | 2 +- js-stellar-base_src_operations_allow_trust.js.html | 2 +- ..._src_operations_begin_sponsoring_future_reserves.js.html | 2 +- ...ar-base_src_operations_bump_footprint_expiration.js.html | 2 +- js-stellar-base_src_operations_bump_sequence.js.html | 2 +- js-stellar-base_src_operations_change_trust.js.html | 2 +- ...llar-base_src_operations_claim_claimable_balance.js.html | 2 +- js-stellar-base_src_operations_clawback.js.html | 2 +- ...r-base_src_operations_clawback_claimable_balance.js.html | 2 +- js-stellar-base_src_operations_create_account.js.html | 2 +- ...lar-base_src_operations_create_claimable_balance.js.html | 2 +- ...ar-base_src_operations_create_passive_sell_offer.js.html | 2 +- ...se_src_operations_end_sponsoring_future_reserves.js.html | 2 +- js-stellar-base_src_operations_inflation.js.html | 2 +- js-stellar-base_src_operations_invoke_host_function.js.html | 2 +- ...ellar-base_src_operations_liquidity_pool_deposit.js.html | 2 +- ...llar-base_src_operations_liquidity_pool_withdraw.js.html | 2 +- js-stellar-base_src_operations_manage_buy_offer.js.html | 2 +- js-stellar-base_src_operations_manage_data.js.html | 2 +- js-stellar-base_src_operations_manage_sell_offer.js.html | 2 +- ...-base_src_operations_path_payment_strict_receive.js.html | 2 +- ...lar-base_src_operations_path_payment_strict_send.js.html | 2 +- js-stellar-base_src_operations_payment.js.html | 2 +- js-stellar-base_src_operations_restore_footprint.js.html | 2 +- js-stellar-base_src_operations_revoke_sponsorship.js.html | 2 +- js-stellar-base_src_operations_set_options.js.html | 2 +- js-stellar-base_src_operations_set_trustline_flags.js.html | 2 +- js-stellar-base_src_scval.js.html | 2 +- js-stellar-base_src_signerkey.js.html | 2 +- js-stellar-base_src_signing.js.html | 2 +- js-stellar-base_src_sorobandata_builder.js.html | 2 +- js-stellar-base_src_strkey.js.html | 2 +- js-stellar-base_src_transaction.js.html | 2 +- js-stellar-base_src_transaction_base.js.html | 2 +- js-stellar-base_src_transaction_builder.js.html | 2 +- ...tellar-base_src_util_decode_encode_muxed_account.js.html | 2 +- lib_axios.js.html | 2 +- lib_contract_spec.js.html | 4 ++-- lib_jsonrpc.js.html | 2 +- lib_server.js.html | 2 +- lib_soroban_rpc.js.html | 2 +- lib_transaction.js.html | 6 +++--- 94 files changed, 97 insertions(+), 97 deletions(-) diff --git a/Account.html b/Account.html index c9ed77b6..b446dd04 100644 --- a/Account.html +++ b/Account.html @@ -573,7 +573,7 @@
Returns:

diff --git a/Address.html b/Address.html index 72e4c610..39f298b0 100644 --- a/Address.html +++ b/Address.html @@ -1428,7 +1428,7 @@
Returns:

diff --git a/Asset.html b/Asset.html index 227cec63..9709c70c 100644 --- a/Asset.html +++ b/Asset.html @@ -1890,7 +1890,7 @@
Returns:

diff --git a/Claimant.html b/Claimant.html index 71ff7d8c..d91671bf 100644 --- a/Claimant.html +++ b/Claimant.html @@ -1625,7 +1625,7 @@
Returns:

diff --git a/Contract.html b/Contract.html index 6fa09141..f4b47f09 100644 --- a/Contract.html +++ b/Contract.html @@ -864,7 +864,7 @@
Returns:

diff --git a/ContractSpec.html b/ContractSpec.html index 2dfee7b3..4b173218 100644 --- a/ContractSpec.html +++ b/ContractSpec.html @@ -1776,7 +1776,7 @@
Returns:

diff --git a/FeeBumpTransaction.html b/FeeBumpTransaction.html index 8375f6eb..87505ad0 100644 --- a/FeeBumpTransaction.html +++ b/FeeBumpTransaction.html @@ -2040,7 +2040,7 @@
Returns:

diff --git a/Int128_Int128.html b/Int128_Int128.html index 0f644d89..fc4db16e 100644 --- a/Int128_Int128.html +++ b/Int128_Int128.html @@ -230,7 +230,7 @@
Parameters:

diff --git a/Int256_Int256.html b/Int256_Int256.html index 2085fecb..2604a01b 100644 --- a/Int256_Int256.html +++ b/Int256_Int256.html @@ -230,7 +230,7 @@
Parameters:

diff --git a/Keypair.html b/Keypair.html index 50bbcdfe..66b4460c 100644 --- a/Keypair.html +++ b/Keypair.html @@ -2462,7 +2462,7 @@
Returns:

diff --git a/LiquidityPoolAsset.html b/LiquidityPoolAsset.html index ddc425f0..9619e39c 100644 --- a/LiquidityPoolAsset.html +++ b/LiquidityPoolAsset.html @@ -919,7 +919,7 @@
Returns:

diff --git a/LiquidityPoolId.html b/LiquidityPoolId.html index dc2680bd..968582a9 100644 --- a/LiquidityPoolId.html +++ b/LiquidityPoolId.html @@ -867,7 +867,7 @@
Returns:

diff --git a/Memo.html b/Memo.html index 2a1745fc..5e00a9ff 100644 --- a/Memo.html +++ b/Memo.html @@ -1386,7 +1386,7 @@
Returns:

diff --git a/MuxedAccount.html b/MuxedAccount.html index 8552c45d..8202531a 100644 --- a/MuxedAccount.html +++ b/MuxedAccount.html @@ -985,7 +985,7 @@
Returns:

diff --git a/Operation.html b/Operation.html index fd210afb..5d39e99c 100644 --- a/Operation.html +++ b/Operation.html @@ -12124,7 +12124,7 @@
Returns:

diff --git a/ScInt.html b/ScInt.html index eb186cf1..1a430e14 100644 --- a/ScInt.html +++ b/ScInt.html @@ -486,7 +486,7 @@

Classes


diff --git a/Server.html b/Server.html index a357ca57..19dc28b9 100644 --- a/Server.html +++ b/Server.html @@ -2434,7 +2434,7 @@
Example

diff --git a/SignerKey.html b/SignerKey.html index 3eff17f4..80ffcf08 100644 --- a/SignerKey.html +++ b/SignerKey.html @@ -497,7 +497,7 @@
Returns:

diff --git a/SorobanDataBuilder.html b/SorobanDataBuilder.html index 82fc913c..2c89cf7a 100644 --- a/SorobanDataBuilder.html +++ b/SorobanDataBuilder.html @@ -1852,7 +1852,7 @@
Returns:

diff --git a/SorobanRpc.html b/SorobanRpc.html index 8f436fa6..0c0902a6 100644 --- a/SorobanRpc.html +++ b/SorobanRpc.html @@ -130,7 +130,7 @@


- Generated by JSDoc 4.0.2 on Mon Aug 21 2023 18:43:42 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Thu Aug 24 2023 17:54:24 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/StrKey.html b/StrKey.html index 8c418dce..94c172d7 100644 --- a/StrKey.html +++ b/StrKey.html @@ -3145,7 +3145,7 @@

Returns:

diff --git a/Transaction.html b/Transaction.html index 2799f207..5fc8583e 100644 --- a/Transaction.html +++ b/Transaction.html @@ -2960,7 +2960,7 @@
Returns:

diff --git a/TransactionBuilder.html b/TransactionBuilder.html index b0ed6046..71d14142 100644 --- a/TransactionBuilder.html +++ b/TransactionBuilder.html @@ -3658,7 +3658,7 @@
Returns:

diff --git a/Uint128_Uint128.html b/Uint128_Uint128.html index e0defeeb..35d48cb3 100644 --- a/Uint128_Uint128.html +++ b/Uint128_Uint128.html @@ -230,7 +230,7 @@
Parameters:

diff --git a/Uint256_Uint256.html b/Uint256_Uint256.html index 7f1defcd..8d07dc83 100644 --- a/Uint256_Uint256.html +++ b/Uint256_Uint256.html @@ -230,7 +230,7 @@
Parameters:

diff --git a/XdrLargeInt.html b/XdrLargeInt.html index 5fb3572d..9b879009 100644 --- a/XdrLargeInt.html +++ b/XdrLargeInt.html @@ -1450,7 +1450,7 @@
Returns:

diff --git a/global.html b/global.html index 3920e55b..205a4aeb 100644 --- a/global.html +++ b/global.html @@ -5542,7 +5542,7 @@
Returns:

diff --git a/global.html#Durability b/global.html#Durability index 8a8c7bdb..355d425b 100644 --- a/global.html#Durability +++ b/global.html#Durability @@ -403,7 +403,7 @@ can also use Config class to set this globally.


diff --git a/index.html b/index.html index 16ae3cbc..5f85bcfb 100644 --- a/index.html +++ b/index.html @@ -222,7 +222,7 @@

License


diff --git a/js-stellar-base_src_account.js.html b/js-stellar-base_src_account.js.html index 719d67ab..d42b64e3 100644 --- a/js-stellar-base_src_account.js.html +++ b/js-stellar-base_src_account.js.html @@ -113,7 +113,7 @@

js-stellar-base/src/account.js


diff --git a/js-stellar-base_src_address.js.html b/js-stellar-base_src_address.js.html index d7442b79..c1058452 100644 --- a/js-stellar-base_src_address.js.html +++ b/js-stellar-base_src_address.js.html @@ -189,7 +189,7 @@

js-stellar-base/src/address.js


diff --git a/js-stellar-base_src_asset.js.html b/js-stellar-base_src_asset.js.html index f679daf6..84b3e7f1 100644 --- a/js-stellar-base_src_asset.js.html +++ b/js-stellar-base_src_asset.js.html @@ -318,7 +318,7 @@

js-stellar-base/src/asset.js


diff --git a/js-stellar-base_src_auth.js.html b/js-stellar-base_src_auth.js.html index d6110368..db8a7d30 100644 --- a/js-stellar-base_src_auth.js.html +++ b/js-stellar-base_src_auth.js.html @@ -248,7 +248,7 @@

js-stellar-base/src/auth.js


diff --git a/js-stellar-base_src_claimant.js.html b/js-stellar-base_src_claimant.js.html index 381cc97f..7bf8a2b5 100644 --- a/js-stellar-base_src_claimant.js.html +++ b/js-stellar-base_src_claimant.js.html @@ -223,7 +223,7 @@

js-stellar-base/src/claimant.js


diff --git a/js-stellar-base_src_contract.js.html b/js-stellar-base_src_contract.js.html index 0d9e0b8f..0a964671 100644 --- a/js-stellar-base_src_contract.js.html +++ b/js-stellar-base_src_contract.js.html @@ -145,7 +145,7 @@

js-stellar-base/src/contract.js


diff --git a/js-stellar-base_src_events.js.html b/js-stellar-base_src_events.js.html index a21c8969..91ce1e34 100644 --- a/js-stellar-base_src_events.js.html +++ b/js-stellar-base_src_events.js.html @@ -95,7 +95,7 @@

js-stellar-base/src/events.js


diff --git a/js-stellar-base_src_fee_bump_transaction.js.html b/js-stellar-base_src_fee_bump_transaction.js.html index 707617eb..8cff66d7 100644 --- a/js-stellar-base_src_fee_bump_transaction.js.html +++ b/js-stellar-base_src_fee_bump_transaction.js.html @@ -166,7 +166,7 @@

js-stellar-base/src/fee_bump_transaction.js


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 010e695e..841bb411 100644 --- a/js-stellar-base_src_get_liquidity_pool_id.js.html +++ b/js-stellar-base_src_get_liquidity_pool_id.js.html @@ -105,7 +105,7 @@

js-stellar-base/src/get_liquidity_pool_id.js


diff --git a/js-stellar-base_src_keypair.js.html b/js-stellar-base_src_keypair.js.html index af3a16c6..14a33156 100644 --- a/js-stellar-base_src_keypair.js.html +++ b/js-stellar-base_src_keypair.js.html @@ -327,7 +327,7 @@

js-stellar-base/src/keypair.js


diff --git a/js-stellar-base_src_liquidity_pool_asset.js.html b/js-stellar-base_src_liquidity_pool_asset.js.html index 6a28b09d..c9b9d94d 100644 --- a/js-stellar-base_src_liquidity_pool_asset.js.html +++ b/js-stellar-base_src_liquidity_pool_asset.js.html @@ -171,7 +171,7 @@

js-stellar-base/src/liquidity_pool_asset.js


diff --git a/js-stellar-base_src_liquidity_pool_id.js.html b/js-stellar-base_src_liquidity_pool_id.js.html index 6dcfb87f..fa7ff5f4 100644 --- a/js-stellar-base_src_liquidity_pool_id.js.html +++ b/js-stellar-base_src_liquidity_pool_id.js.html @@ -128,7 +128,7 @@

js-stellar-base/src/liquidity_pool_id.js


diff --git a/js-stellar-base_src_memo.js.html b/js-stellar-base_src_memo.js.html index e3df6800..42fe2ea0 100644 --- a/js-stellar-base_src_memo.js.html +++ b/js-stellar-base_src_memo.js.html @@ -296,7 +296,7 @@

js-stellar-base/src/memo.js


diff --git a/js-stellar-base_src_muxed_account.js.html b/js-stellar-base_src_muxed_account.js.html index 4b505ae0..d42e5504 100644 --- a/js-stellar-base_src_muxed_account.js.html +++ b/js-stellar-base_src_muxed_account.js.html @@ -188,7 +188,7 @@

js-stellar-base/src/muxed_account.js


diff --git a/js-stellar-base_src_network.js.html b/js-stellar-base_src_network.js.html index 56ecfb6e..8007e1a1 100644 --- a/js-stellar-base_src_network.js.html +++ b/js-stellar-base_src_network.js.html @@ -67,7 +67,7 @@

js-stellar-base/src/network.js


diff --git a/js-stellar-base_src_numbers_index.js.html b/js-stellar-base_src_numbers_index.js.html index af60cf7a..4c097921 100644 --- a/js-stellar-base_src_numbers_index.js.html +++ b/js-stellar-base_src_numbers_index.js.html @@ -110,7 +110,7 @@

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


diff --git a/js-stellar-base_src_numbers_int128.js.html b/js-stellar-base_src_numbers_int128.js.html index e317304c..1c6ec615 100644 --- a/js-stellar-base_src_numbers_int128.js.html +++ b/js-stellar-base_src_numbers_int128.js.html @@ -74,7 +74,7 @@

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


diff --git a/js-stellar-base_src_numbers_int256.js.html b/js-stellar-base_src_numbers_int256.js.html index 7fe2e1fe..2073ba4b 100644 --- a/js-stellar-base_src_numbers_int256.js.html +++ b/js-stellar-base_src_numbers_int256.js.html @@ -74,7 +74,7 @@

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


diff --git a/js-stellar-base_src_numbers_sc_int.js.html b/js-stellar-base_src_numbers_sc_int.js.html index cc60fadc..1df0cb91 100644 --- a/js-stellar-base_src_numbers_sc_int.js.html +++ b/js-stellar-base_src_numbers_sc_int.js.html @@ -165,7 +165,7 @@

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


diff --git a/js-stellar-base_src_numbers_uint128.js.html b/js-stellar-base_src_numbers_uint128.js.html index 3107294e..011ae7fd 100644 --- a/js-stellar-base_src_numbers_uint128.js.html +++ b/js-stellar-base_src_numbers_uint128.js.html @@ -74,7 +74,7 @@

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


diff --git a/js-stellar-base_src_numbers_uint256.js.html b/js-stellar-base_src_numbers_uint256.js.html index d234f4fd..f06e498c 100644 --- a/js-stellar-base_src_numbers_uint256.js.html +++ b/js-stellar-base_src_numbers_uint256.js.html @@ -74,7 +74,7 @@

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


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 b1506b52..82299af6 100644 --- a/js-stellar-base_src_numbers_xdr_large_int.js.html +++ b/js-stellar-base_src_numbers_xdr_large_int.js.html @@ -304,7 +304,7 @@

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


diff --git a/js-stellar-base_src_operation.js.html b/js-stellar-base_src_operation.js.html index 6bbdf7cb..5fb92933 100644 --- a/js-stellar-base_src_operation.js.html +++ b/js-stellar-base_src_operation.js.html @@ -727,7 +727,7 @@

js-stellar-base/src/operation.js


diff --git a/js-stellar-base_src_operations_account_merge.js.html b/js-stellar-base_src_operations_account_merge.js.html index 1618cebf..2d570b94 100644 --- a/js-stellar-base_src_operations_account_merge.js.html +++ b/js-stellar-base_src_operations_account_merge.js.html @@ -80,7 +80,7 @@

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


diff --git a/js-stellar-base_src_operations_allow_trust.js.html b/js-stellar-base_src_operations_allow_trust.js.html index 4bd89a43..b8f1beb5 100644 --- a/js-stellar-base_src_operations_allow_trust.js.html +++ b/js-stellar-base_src_operations_allow_trust.js.html @@ -106,7 +106,7 @@

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


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 901e8d2f..423f53c1 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 @@ -84,7 +84,7 @@

js-stellar-base/src/operations/begin_sponsoring_future_re
- Generated by JSDoc 4.0.2 on Mon Aug 21 2023 18:43:42 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Thu Aug 24 2023 17:54:24 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 cf749dbb..a2909f12 100644 --- a/js-stellar-base_src_operations_bump_footprint_expiration.js.html +++ b/js-stellar-base_src_operations_bump_footprint_expiration.js.html @@ -92,7 +92,7 @@

js-stellar-base/src/operations/bump_footprint_expiration.
- Generated by JSDoc 4.0.2 on Mon Aug 21 2023 18:43:42 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Thu Aug 24 2023 17:54:24 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 c166eca8..f1c0bcaf 100644 --- a/js-stellar-base_src_operations_bump_sequence.js.html +++ b/js-stellar-base_src_operations_bump_sequence.js.html @@ -88,7 +88,7 @@

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


diff --git a/js-stellar-base_src_operations_change_trust.js.html b/js-stellar-base_src_operations_change_trust.js.html index b3ce536b..b0579ca2 100644 --- a/js-stellar-base_src_operations_change_trust.js.html +++ b/js-stellar-base_src_operations_change_trust.js.html @@ -103,7 +103,7 @@

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


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 c6b6452f..dd0bf914 100644 --- a/js-stellar-base_src_operations_claim_claimable_balance.js.html +++ b/js-stellar-base_src_operations_claim_claimable_balance.js.html @@ -92,7 +92,7 @@

js-stellar-base/src/operations/claim_claimable_balance.js
- Generated by JSDoc 4.0.2 on Mon Aug 21 2023 18:43:42 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Thu Aug 24 2023 17:54:24 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 928bfb4f..f6349169 100644 --- a/js-stellar-base_src_operations_clawback.js.html +++ b/js-stellar-base_src_operations_clawback.js.html @@ -93,7 +93,7 @@

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


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 4945c162..ce8fbf4c 100644 --- a/js-stellar-base_src_operations_clawback_claimable_balance.js.html +++ b/js-stellar-base_src_operations_clawback_claimable_balance.js.html @@ -88,7 +88,7 @@

js-stellar-base/src/operations/clawback_claimable_balance
- Generated by JSDoc 4.0.2 on Mon Aug 21 2023 18:43:42 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Thu Aug 24 2023 17:54:24 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 26a2d118..806f07c6 100644 --- a/js-stellar-base_src_operations_create_account.js.html +++ b/js-stellar-base_src_operations_create_account.js.html @@ -86,7 +86,7 @@

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


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 58abf56d..1dea458e 100644 --- a/js-stellar-base_src_operations_create_claimable_balance.js.html +++ b/js-stellar-base_src_operations_create_claimable_balance.js.html @@ -120,7 +120,7 @@

js-stellar-base/src/operations/create_claimable_balance.j
- Generated by JSDoc 4.0.2 on Mon Aug 21 2023 18:43:42 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Thu Aug 24 2023 17:54:24 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 c81e2ceb..9bbd955e 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 @@ -93,7 +93,7 @@

js-stellar-base/src/operations/create_passive_sell_offer.
- Generated by JSDoc 4.0.2 on Mon Aug 21 2023 18:43:42 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Thu Aug 24 2023 17:54:24 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 e064dd25..d09ea77e 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 @@ -72,7 +72,7 @@

js-stellar-base/src/operations/end_sponsoring_future_rese
- Generated by JSDoc 4.0.2 on Mon Aug 21 2023 18:43:42 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Thu Aug 24 2023 17:54:24 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 68362c1f..a332a4da 100644 --- a/js-stellar-base_src_operations_inflation.js.html +++ b/js-stellar-base_src_operations_inflation.js.html @@ -67,7 +67,7 @@

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


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 904924e1..e1b7d479 100644 --- a/js-stellar-base_src_operations_invoke_host_function.js.html +++ b/js-stellar-base_src_operations_invoke_host_function.js.html @@ -88,7 +88,7 @@

js-stellar-base/src/operations/invoke_host_function.js
- Generated by JSDoc 4.0.2 on Mon Aug 21 2023 18:43:42 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Thu Aug 24 2023 17:54:24 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 1f10cd35..5962945d 100644 --- a/js-stellar-base_src_operations_liquidity_pool_deposit.js.html +++ b/js-stellar-base_src_operations_liquidity_pool_deposit.js.html @@ -111,7 +111,7 @@

js-stellar-base/src/operations/liquidity_pool_deposit.js<
- Generated by JSDoc 4.0.2 on Mon Aug 21 2023 18:43:42 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Thu Aug 24 2023 17:54:24 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 dc8b3c03..2649fedb 100644 --- a/js-stellar-base_src_operations_liquidity_pool_withdraw.js.html +++ b/js-stellar-base_src_operations_liquidity_pool_withdraw.js.html @@ -99,7 +99,7 @@

js-stellar-base/src/operations/liquidity_pool_withdraw.js
- Generated by JSDoc 4.0.2 on Mon Aug 21 2023 18:43:42 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Thu Aug 24 2023 17:54:24 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 d4574a2d..b60629f5 100644 --- a/js-stellar-base_src_operations_manage_buy_offer.js.html +++ b/js-stellar-base_src_operations_manage_buy_offer.js.html @@ -98,7 +98,7 @@

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


diff --git a/js-stellar-base_src_operations_manage_data.js.html b/js-stellar-base_src_operations_manage_data.js.html index dfe85051..ae874b77 100644 --- a/js-stellar-base_src_operations_manage_data.js.html +++ b/js-stellar-base_src_operations_manage_data.js.html @@ -97,7 +97,7 @@

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


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 4c2a5b4e..21606cab 100644 --- a/js-stellar-base_src_operations_manage_sell_offer.js.html +++ b/js-stellar-base_src_operations_manage_sell_offer.js.html @@ -98,7 +98,7 @@

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


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 39d3e675..fed5f8a6 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 @@ -117,7 +117,7 @@

js-stellar-base/src/operations/path_payment_strict_receiv
- Generated by JSDoc 4.0.2 on Mon Aug 21 2023 18:43:42 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Thu Aug 24 2023 17:54:24 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 55f96c5f..56405428 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 @@ -116,7 +116,7 @@

js-stellar-base/src/operations/path_payment_strict_send.j
- Generated by JSDoc 4.0.2 on Mon Aug 21 2023 18:43:42 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Thu Aug 24 2023 17:54:24 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 c1176625..c462fcbd 100644 --- a/js-stellar-base_src_operations_payment.js.html +++ b/js-stellar-base_src_operations_payment.js.html @@ -96,7 +96,7 @@

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


diff --git a/js-stellar-base_src_operations_restore_footprint.js.html b/js-stellar-base_src_operations_restore_footprint.js.html index 87dbb571..57685283 100644 --- a/js-stellar-base_src_operations_restore_footprint.js.html +++ b/js-stellar-base_src_operations_restore_footprint.js.html @@ -80,7 +80,7 @@

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


diff --git a/js-stellar-base_src_operations_revoke_sponsorship.js.html b/js-stellar-base_src_operations_revoke_sponsorship.js.html index f370257e..93829f35 100644 --- a/js-stellar-base_src_operations_revoke_sponsorship.js.html +++ b/js-stellar-base_src_operations_revoke_sponsorship.js.html @@ -367,7 +367,7 @@

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


diff --git a/js-stellar-base_src_operations_set_options.js.html b/js-stellar-base_src_operations_set_options.js.html index 95356f09..c0159ca6 100644 --- a/js-stellar-base_src_operations_set_options.js.html +++ b/js-stellar-base_src_operations_set_options.js.html @@ -235,7 +235,7 @@

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


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 a005770b..046b3c57 100644 --- a/js-stellar-base_src_operations_set_trustline_flags.js.html +++ b/js-stellar-base_src_operations_set_trustline_flags.js.html @@ -137,7 +137,7 @@

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

diff --git a/js-stellar-base_src_scval.js.html b/js-stellar-base_src_scval.js.html index f1971b3a..e833a69a 100644 --- a/js-stellar-base_src_scval.js.html +++ b/js-stellar-base_src_scval.js.html @@ -414,7 +414,7 @@

js-stellar-base/src/scval.js


diff --git a/js-stellar-base_src_signerkey.js.html b/js-stellar-base_src_signerkey.js.html index 41dcfe91..f9c9922a 100644 --- a/js-stellar-base_src_signerkey.js.html +++ b/js-stellar-base_src_signerkey.js.html @@ -143,7 +143,7 @@

js-stellar-base/src/signerkey.js


diff --git a/js-stellar-base_src_signing.js.html b/js-stellar-base_src_signing.js.html index 61123bbd..6a02e9f5 100644 --- a/js-stellar-base_src_signing.js.html +++ b/js-stellar-base_src_signing.js.html @@ -158,7 +158,7 @@

js-stellar-base/src/signing.js


diff --git a/js-stellar-base_src_sorobandata_builder.js.html b/js-stellar-base_src_sorobandata_builder.js.html index fe402b84..88fdaa21 100644 --- a/js-stellar-base_src_sorobandata_builder.js.html +++ b/js-stellar-base_src_sorobandata_builder.js.html @@ -241,7 +241,7 @@

js-stellar-base/src/sorobandata_builder.js


diff --git a/js-stellar-base_src_strkey.js.html b/js-stellar-base_src_strkey.js.html index f08de9a7..8b624ed6 100644 --- a/js-stellar-base_src_strkey.js.html +++ b/js-stellar-base_src_strkey.js.html @@ -449,7 +449,7 @@

js-stellar-base/src/strkey.js


diff --git a/js-stellar-base_src_transaction.js.html b/js-stellar-base_src_transaction.js.html index 3b71452f..7e2854a0 100644 --- a/js-stellar-base_src_transaction.js.html +++ b/js-stellar-base_src_transaction.js.html @@ -419,7 +419,7 @@

js-stellar-base/src/transaction.js


diff --git a/js-stellar-base_src_transaction_base.js.html b/js-stellar-base_src_transaction_base.js.html index 4306fdf2..08495317 100644 --- a/js-stellar-base_src_transaction_base.js.html +++ b/js-stellar-base_src_transaction_base.js.html @@ -268,7 +268,7 @@

js-stellar-base/src/transaction_base.js


diff --git a/js-stellar-base_src_transaction_builder.js.html b/js-stellar-base_src_transaction_builder.js.html index 4e72cdae..dc29b927 100644 --- a/js-stellar-base_src_transaction_builder.js.html +++ b/js-stellar-base_src_transaction_builder.js.html @@ -851,7 +851,7 @@

js-stellar-base/src/transaction_builder.js


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 99c96fc1..33201ac4 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 @@ -175,7 +175,7 @@

js-stellar-base/src/util/decode_encode_muxed_account.js
- Generated by JSDoc 4.0.2 on Mon Aug 21 2023 18:43:42 GMT+0000 (Coordinated Universal Time) using the Minami theme. + Generated by JSDoc 4.0.2 on Thu Aug 24 2023 17:54:24 GMT+0000 (Coordinated Universal Time) using the Minami theme.
diff --git a/lib_axios.js.html b/lib_axios.js.html index 159dfc8e..588a4515 100644 --- a/lib_axios.js.html +++ b/lib_axios.js.html @@ -125,7 +125,7 @@

lib/axios.js


diff --git a/lib_contract_spec.js.html b/lib_contract_spec.js.html index 0f6db910..1e38361e 100644 --- a/lib_contract_spec.js.html +++ b/lib_contract_spec.js.html @@ -590,7 +590,7 @@

lib/contract_spec.js

let r = (_val$vec = val.vec()) === null || _val$vec === void 0 ? void 0 : _val$vec.map((entry, i) => this.scValToNative(entry, fields[i].type())); return r; } - (_val$map = val.map()) === null || _val$map === void 0 ? void 0 : _val$map.forEach((entry, i) => { + (_val$map = val.map()) === null || _val$map === void 0 || _val$map.forEach((entry, i) => { let field = fields[i]; res[field.name().toString()] = this.scValToNative(entry.val(), field.type()); }); @@ -653,7 +653,7 @@

lib/contract_spec.js


diff --git a/lib_jsonrpc.js.html b/lib_jsonrpc.js.html index 8b3c0090..89eb9cb5 100644 --- a/lib_jsonrpc.js.html +++ b/lib_jsonrpc.js.html @@ -100,7 +100,7 @@

lib/jsonrpc.js


diff --git a/lib_server.js.html b/lib_server.js.html index 6cf0fc35..1ae7813b 100644 --- a/lib_server.js.html +++ b/lib_server.js.html @@ -701,7 +701,7 @@

lib/server.js


diff --git a/lib_soroban_rpc.js.html b/lib_soroban_rpc.js.html index 15bed4d3..7495a082 100644 --- a/lib_soroban_rpc.js.html +++ b/lib_soroban_rpc.js.html @@ -78,7 +78,7 @@

lib/soroban_rpc.js


diff --git a/lib_transaction.js.html b/lib_transaction.js.html index b33214c7..ae725302 100644 --- a/lib_transaction.js.html +++ b/lib_transaction.js.html @@ -149,8 +149,8 @@

lib/transaction.js

minResourceFee: sim.minResourceFee, latestLedger: sim.latestLedger, cost: sim.cost, - transactionData: new _stellarBase.SorobanDataBuilder(sim.transactionData), - events: sim.events.map(event => _stellarBase.xdr.DiagnosticEvent.fromXDR(event, "base64")), + transactionData: new _stellarBase.SorobanDataBuilder(sim.transactionData === "" ? undefined : sim.transactionData), + events: (sim.events ?? []).map(event => _stellarBase.xdr.DiagnosticEvent.fromXDR(event, "base64")), ...(sim.error !== undefined && { error: sim.error }), @@ -182,7 +182,7 @@

lib/transaction.js