@naviprotocol/lending 1.4.4 → 1.4.5-beta.1

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.esm.js CHANGED
@@ -129,7 +129,7 @@ const K = m.bytes(32).transform({
129
129
  borrow_balance: m.u256(),
130
130
  /** User's current supply balance */
131
131
  supply_balance: m.u256()
132
- }), ge = "1.4.4-beta.10", V = {
132
+ }), ge = "1.4.5-beta.1", V = {
133
133
  version: ge
134
134
  }, he = V.version, ve = () => {
135
135
  if (typeof process < "u" && process.versions && process.versions.node)
@@ -623,15 +623,15 @@ const tt = P(
623
623
  key: "ember",
624
624
  name: "Ember Market"
625
625
  },
626
- // 'sui-eco': {
627
- // id: 2,
628
- // key: 'sui-eco',
629
- // name: 'Sui Eco Market'
630
- // },
631
626
  rwa: {
632
627
  id: 2,
633
628
  key: "rwa",
634
629
  name: "Matrixdock Market"
630
+ },
631
+ "sui-eco": {
632
+ id: 3,
633
+ key: "sui-eco",
634
+ name: "Sui Eco Market"
635
635
  }
636
636
  };
637
637
  class je {