@swapkit/core 1.0.0-rc.75 → 1.0.0-rc.77

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.
package/dist/index.es.js CHANGED
@@ -4014,7 +4014,7 @@ class Ln {
4014
4014
  from: s,
4015
4015
  to: r
4016
4016
  }) => {
4017
- const o = r === "rune" ? N.fromChainOrSignature(i.THORChain) : s === "sym" && r === "sym" || s === "rune" || s === "asset" ? void 0 : n, p = le(s === "asset" ? n.chain : i.THORChain), d = t || M(h.WITHDRAW, {
4017
+ const o = r === "rune" && s !== "rune" ? N.fromChainOrSignature(i.THORChain) : s === "sym" && r === "sym" || s === "rune" || s === "asset" ? void 0 : n, p = le(s === "asset" ? n.chain : i.THORChain), d = t || M(h.WITHDRAW, {
4018
4018
  symbol: n.symbol,
4019
4019
  chain: n.chain,
4020
4020
  ticker: n.ticker,