@flarenetwork/multichain-wallet-connector 0.0.2-rc.23 → 0.0.2-rc.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,2 @@
1
- import { _ as objectFromEntries, a as WalletErrorHelper, b as shortenAddress, c as MetaMaskError, d as WalletError, f as ErrorCode, g as objectEntries, h as ChainGuards, i as DcentConnector, l as LedgerError, n as EvmClient, o as XamanError, p as ConfigResolver, r as Bip44, s as WalletConnectError, t as MultiChain, u as DcentError, v as objectKeys, y as objectValues } from "../core-CCe3NLRY.mjs";
1
+ import { _ as objectFromEntries, a as WalletErrorHelper, b as shortenAddress, c as MetaMaskError, d as WalletError, f as ErrorCode, g as objectEntries, h as ChainGuards, i as DcentConnector, l as LedgerError, n as EvmClient, o as XamanError, p as ConfigResolver, r as Bip44, s as WalletConnectError, t as MultiChain, u as DcentError, v as objectKeys, y as objectValues } from "../core-CHXRAJ_7.mjs";
2
2
  export { Bip44, ChainGuards, ConfigResolver, DcentConnector, DcentError, ErrorCode, EvmClient, LedgerError, MetaMaskError, MultiChain, WalletConnectError, WalletError, WalletErrorHelper, XamanError, objectEntries, objectFromEntries, objectKeys, objectValues, shortenAddress };
@@ -2186,7 +2186,8 @@ var WalletConnectXrpClient = class extends XrplClient {
2186
2186
  method: "xrpl_signTransaction",
2187
2187
  params: {
2188
2188
  tx_json: prepared,
2189
- submit: true
2189
+ submit: true,
2190
+ autofill: false
2190
2191
  }
2191
2192
  }, xrpCaip2)).tx_json.hash;
2192
2193
  } finally {
@@ -2935,4 +2936,4 @@ var MultiChain = class {
2935
2936
  //#endregion
2936
2937
  export { objectFromEntries as _, WalletErrorHelper as a, shortenAddress as b, MetaMaskError as c, WalletError as d, ErrorCode as f, objectEntries as g, ChainGuards as h, DcentConnector as i, LedgerError as l, evmCaip2s as m, EvmClient as n, XamanError as o, ConfigResolver as p, Bip44 as r, WalletConnectError as s, MultiChain as t, DcentError as u, objectKeys as v, objectValues as y };
2937
2938
 
2938
- //# sourceMappingURL=core-CCe3NLRY.mjs.map
2939
+ //# sourceMappingURL=core-CHXRAJ_7.mjs.map