@metamask-previews/perps-controller 6.1.0-preview-9fb8d00e7 → 6.1.0-preview-784cc181c

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.
@@ -3070,7 +3070,7 @@ async function _PerpsController_submitTransaction(txParams, options) {
3070
3070
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
3071
3071
  txParams,
3072
3072
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
3073
- { ...options, isInternal: true });
3073
+ options);
3074
3074
  }, _PerpsController_migrateRequestsIfNeeded = function _PerpsController_migrateRequestsIfNeeded() {
3075
3075
  this.update((state) => {
3076
3076
  // Remove withdrawal requests without accountAddress - they can't be attributed to any account