@latticexyz/world-module-callwithsignature 2.2.19 → 2.2.20-06e48e0239a5c7994ce73b4d2752860743fec4b0

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.
Files changed (67) hide show
  1. package/out/AccessManagementSystem.sol/AccessManagementSystem.abi.json +1 -1
  2. package/out/AccessManagementSystem.sol/AccessManagementSystem.abi.json.d.ts +1 -1
  3. package/out/AccessManagementSystem.sol/AccessManagementSystem.json +1 -1
  4. package/out/BalanceTransferSystem.sol/BalanceTransferSystem.abi.json +1 -1
  5. package/out/BalanceTransferSystem.sol/BalanceTransferSystem.abi.json.d.ts +1 -1
  6. package/out/BalanceTransferSystem.sol/BalanceTransferSystem.json +1 -1
  7. package/out/BatchCallSystem.sol/BatchCallSystem.abi.json +1 -1
  8. package/out/BatchCallSystem.sol/BatchCallSystem.abi.json.d.ts +1 -1
  9. package/out/BatchCallSystem.sol/BatchCallSystem.json +1 -1
  10. package/out/CallWithSignatureModule.sol/CallWithSignatureModule.abi.json +3 -3
  11. package/out/CallWithSignatureModule.sol/CallWithSignatureModule.abi.json.d.ts +3 -3
  12. package/out/CallWithSignatureModule.sol/CallWithSignatureModule.json +1 -1
  13. package/out/CallWithSignatureModule.t.sol/CallWithSignatureModuleTest.json +1 -1
  14. package/out/CallWithSignatureSystem.sol/CallWithSignatureSystem.abi.json +1 -1
  15. package/out/CallWithSignatureSystem.sol/CallWithSignatureSystem.abi.json.d.ts +1 -1
  16. package/out/CallWithSignatureSystem.sol/CallWithSignatureSystem.json +1 -1
  17. package/out/Delegation.sol/Delegation.json +1 -1
  18. package/out/DelegationControl.sol/DelegationControl.abi.json +1 -1
  19. package/out/DelegationControl.sol/DelegationControl.abi.json.d.ts +1 -1
  20. package/out/DelegationControl.sol/DelegationControl.json +1 -1
  21. package/out/DelegationControlMock.sol/DelegationControlMock.abi.json +1 -1
  22. package/out/DelegationControlMock.sol/DelegationControlMock.abi.json.d.ts +1 -1
  23. package/out/DelegationControlMock.sol/DelegationControlMock.json +1 -1
  24. package/out/IBaseWorld.sol/IBaseWorld.json +1 -1
  25. package/out/IWorld.sol/IWorld.json +1 -1
  26. package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.json +1 -1
  27. package/out/InitModule.sol/InitModule.abi.json +3 -3
  28. package/out/InitModule.sol/InitModule.abi.json.d.ts +3 -3
  29. package/out/InitModule.sol/InitModule.json +1 -1
  30. package/out/Module.sol/Module.abi.json +1 -1
  31. package/out/Module.sol/Module.abi.json.d.ts +1 -1
  32. package/out/Module.sol/Module.json +1 -1
  33. package/out/ModuleInstallationSystem.sol/ModuleInstallationSystem.abi.json +1 -1
  34. package/out/ModuleInstallationSystem.sol/ModuleInstallationSystem.abi.json.d.ts +1 -1
  35. package/out/ModuleInstallationSystem.sol/ModuleInstallationSystem.json +1 -1
  36. package/out/RegistrationSystem.sol/RegistrationSystem.abi.json +1 -1
  37. package/out/RegistrationSystem.sol/RegistrationSystem.abi.json.d.ts +1 -1
  38. package/out/RegistrationSystem.sol/RegistrationSystem.json +1 -1
  39. package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.abi.json +1 -1
  40. package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.abi.json.d.ts +1 -1
  41. package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.json +1 -1
  42. package/out/System.sol/System.abi.json +1 -1
  43. package/out/System.sol/System.abi.json.d.ts +1 -1
  44. package/out/System.sol/System.json +1 -1
  45. package/out/SystemCall.sol/SystemCall.json +1 -1
  46. package/out/World.sol/World.json +1 -1
  47. package/out/World.t.sol/EchoSystemHook.json +1 -1
  48. package/out/World.t.sol/IWorldTestSystem.json +1 -1
  49. package/out/World.t.sol/PayableFallbackSystem.abi.json +1 -1
  50. package/out/World.t.sol/PayableFallbackSystem.abi.json.d.ts +1 -1
  51. package/out/World.t.sol/PayableFallbackSystem.json +1 -1
  52. package/out/World.t.sol/RevertSystemHook.json +1 -1
  53. package/out/World.t.sol/WorldTest.json +1 -1
  54. package/out/World.t.sol/WorldTestSystem.abi.json +1 -1
  55. package/out/World.t.sol/WorldTestSystem.abi.json.d.ts +1 -1
  56. package/out/World.t.sol/WorldTestSystem.json +1 -1
  57. package/out/WorldContext.sol/WorldContextConsumer.abi.json +1 -1
  58. package/out/WorldContext.sol/WorldContextConsumer.abi.json.d.ts +1 -1
  59. package/out/WorldContext.sol/WorldContextConsumer.json +1 -1
  60. package/out/WorldContext.sol/WorldContextConsumerLib.json +1 -1
  61. package/out/WorldContext.sol/WorldContextProviderLib.json +1 -1
  62. package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.abi.json +1 -1
  63. package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.abi.json.d.ts +1 -1
  64. package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.json +1 -1
  65. package/out/build-info/{c6e22fa2c4ebdfa2aaa6725034837deb.json → 4cb1e3f82735232c8c3a896c79fca4ae.json} +1 -1
  66. package/package.json +6 -6
  67. package/src/CallWithSignatureModule.sol +1 -5
@@ -23,7 +23,7 @@
23
23
  "internalType": "uint256"
24
24
  }
25
25
  ],
26
- "stateMutability": "pure"
26
+ "stateMutability": "view"
27
27
  },
28
28
  {
29
29
  "type": "function",
@@ -23,7 +23,7 @@ declare const abi: [
23
23
  "internalType": "uint256"
24
24
  }
25
25
  ],
26
- "stateMutability": "pure"
26
+ "stateMutability": "view"
27
27
  },
28
28
  {
29
29
  "type": "function",