@fileverse-dev/formulajs 4.4.11-mod-84-patch-1 → 4.4.11-mod-86

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,4 +1,4 @@
1
- /* @fileverse-dev/formulajs v4.4.11-mod-84-patch-1 */
1
+ /* @fileverse-dev/formulajs v4.4.11-mod-86 */
2
2
  var _excluded = [ "confirmations", "dataDecoded" ];
3
3
 
4
4
  function _objectWithoutProperties(e, t) {
@@ -18260,7 +18260,8 @@ function _typeof(o) {
18260
18260
  return {
18261
18261
  contractName: contractName,
18262
18262
  functionName: functionName,
18263
- args: args
18263
+ args: args,
18264
+ responseType: "smart-contract"
18264
18265
  };
18265
18266
  } catch (error) {
18266
18267
  return errorMessageHandler(error, "SMARTCONTRACT");