@zoralabs/protocol-deployments 0.3.5-COMMENTS.4 → 0.3.5-COMMENTS.5

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
@@ -12785,7 +12785,7 @@ var callerAndCommenterDomain = ({
12785
12785
  chainId: signingChainId,
12786
12786
  verifyingContract: callerAndCommenterAddress[destinationChainId]
12787
12787
  });
12788
- var permitTimedSaleMintAndCommentTypedDataDefinition = (message, signingAccount) => ({
12788
+ var permitMintAndCommentTypedDataDefinition = (message, signingAccount) => ({
12789
12789
  types: permitTimedSaleMintAndCommentTypedDataType,
12790
12790
  message,
12791
12791
  primaryType: "PermitTimedSaleMintAndComment",
@@ -13158,8 +13158,8 @@ export {
13158
13158
  mintsSafeTransferBatchTypedDataDefinition,
13159
13159
  mintsSafeTransferTypedDataDefinition,
13160
13160
  permitCommentTypedDataDefinition,
13161
+ permitMintAndCommentTypedDataDefinition,
13161
13162
  permitSparkCommentTypedDataDefinition,
13162
- permitTimedSaleMintAndCommentTypedDataDefinition,
13163
13163
  premintTypedDataDefinition,
13164
13164
  premintV1TypedDataDefinition,
13165
13165
  premintV2TypedDataDefinition,