@pooflabs/core 0.0.9 → 0.0.10

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.js CHANGED
@@ -3466,6 +3466,7 @@ async function setMany(many, options) {
3466
3466
  appId: config.appId,
3467
3467
  txArgs: [solTransactionData],
3468
3468
  lutKey: (_c = tx.lutAddress) !== null && _c !== void 0 ? _c : null,
3469
+ network: tx.network,
3469
3470
  preInstructions: (_e = (_d = tx.preInstructions) === null || _d === void 0 ? void 0 : _d.map((ix) => {
3470
3471
  var _a;
3471
3472
  const keys = (_a = ix.keys) === null || _a === void 0 ? void 0 : _a.map((k) => ({