@latticexyz/world-module-metadata 2.2.20-306707570ec5fd27877d674502aa381d7fd89662 → 2.2.20-b774ab28b3de6cefcbfce5e1bb6fcb68b9374abf

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 (50) 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/Delegation.sol/Delegation.json +1 -1
  11. package/out/IBaseWorld.sol/IBaseWorld.json +1 -1
  12. package/out/IWorld.sol/IWorld.json +1 -1
  13. package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.json +1 -1
  14. package/out/InitModule.sol/InitModule.abi.json +1 -1
  15. package/out/InitModule.sol/InitModule.abi.json.d.ts +1 -1
  16. package/out/InitModule.sol/InitModule.json +1 -1
  17. package/out/MetadataModule.sol/MetadataModule.abi.json +1 -1
  18. package/out/MetadataModule.sol/MetadataModule.abi.json.d.ts +1 -1
  19. package/out/MetadataModule.sol/MetadataModule.json +1 -1
  20. package/out/MetadataModule.t.sol/MetadataModuleTest.json +1 -1
  21. package/out/MetadataSystem.sol/MetadataSystem.abi.json +1 -1
  22. package/out/MetadataSystem.sol/MetadataSystem.abi.json.d.ts +1 -1
  23. package/out/MetadataSystem.sol/MetadataSystem.json +1 -1
  24. package/out/Module.sol/Module.abi.json +1 -1
  25. package/out/Module.sol/Module.abi.json.d.ts +1 -1
  26. package/out/Module.sol/Module.json +1 -1
  27. package/out/ModuleInstallationSystem.sol/ModuleInstallationSystem.abi.json +1 -1
  28. package/out/ModuleInstallationSystem.sol/ModuleInstallationSystem.abi.json.d.ts +1 -1
  29. package/out/ModuleInstallationSystem.sol/ModuleInstallationSystem.json +1 -1
  30. package/out/RegistrationSystem.sol/RegistrationSystem.abi.json +1 -1
  31. package/out/RegistrationSystem.sol/RegistrationSystem.abi.json.d.ts +1 -1
  32. package/out/RegistrationSystem.sol/RegistrationSystem.json +1 -1
  33. package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.abi.json +1 -1
  34. package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.abi.json.d.ts +1 -1
  35. package/out/StoreRegistrationSystem.sol/StoreRegistrationSystem.json +1 -1
  36. package/out/System.sol/System.abi.json +1 -1
  37. package/out/System.sol/System.abi.json.d.ts +1 -1
  38. package/out/System.sol/System.json +1 -1
  39. package/out/SystemCall.sol/SystemCall.json +1 -1
  40. package/out/World.sol/World.json +1 -1
  41. package/out/WorldContext.sol/WorldContextConsumer.abi.json +1 -1
  42. package/out/WorldContext.sol/WorldContextConsumer.abi.json.d.ts +1 -1
  43. package/out/WorldContext.sol/WorldContextConsumer.json +1 -1
  44. package/out/WorldContext.sol/WorldContextConsumerLib.json +1 -1
  45. package/out/WorldContext.sol/WorldContextProviderLib.json +1 -1
  46. package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.abi.json +1 -1
  47. package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.abi.json.d.ts +1 -1
  48. package/out/WorldRegistrationSystem.sol/WorldRegistrationSystem.json +1 -1
  49. package/out/build-info/{40340638fb857f3a4ecb697b2973ac93.json → 7d59ece0a506223162ddf4e0e4408670.json} +1 -1
  50. package/package.json +6 -6
@@ -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",