Skip to content

Commit

Permalink
fields fixing 16
Browse files Browse the repository at this point in the history
  • Loading branch information
nconsigny-ledger committed Nov 23, 2023
1 parent 27a7e56 commit 1a07efd
Showing 1 changed file with 0 additions and 180 deletions.
180 changes: 0 additions & 180 deletions polygon/lens/eip712.json
Original file line number Diff line number Diff line change
Expand Up @@ -444,34 +444,6 @@
"label": "pointedPubId",
"path": "pointedPubId"
},
{
"label": "referrerProfileIds",
"path": "referrerProfileIds"
},
{
"label": "referrerPubIds",
"path": "referrerPubIds"
},
{
"label": "referenceModuleData",
"path": "referenceModuleData"
},
{
"label": "actionModules",
"path": "actionModules"
},
{
"label": "actionModulesInitDatas",
"path": "actionModulesInitDatas"
},
{
"label": "referenceModule",
"path": "referenceModule"
},
{
"label": "referenceModuleInitData",
"path": "referenceModuleInitData"
},
{
"label": "nonce",
"path": "nonce"
Expand Down Expand Up @@ -501,34 +473,6 @@
"name": "pointedPubId",
"type": "uint256"
},
{
"name": "referrerProfileIds",
"type": "uint256[]"
},
{
"name": "referrerPubIds",
"type": "uint256[]"
},
{
"name": "referenceModuleData",
"type": "bytes"
},
{
"name": "actionModules",
"type": "address[]"
},
{
"name": "actionModulesInitDatas",
"type": "bytes[]"
},
{
"name": "referenceModule",
"type": "address"
},
{
"name": "referenceModuleInitData",
"type": "bytes"
},
{
"name": "nonce",
"type": "uint256"
Expand Down Expand Up @@ -964,22 +908,6 @@
"label": "pointedProfileId",
"path": "pointedProfileId"
},
{
"label": "pointedPubId",
"path": "pointedPubId"
},
{
"label": "referrerProfileIds",
"path": "referrerProfileIds"
},
{
"label": "referrerPubIds",
"path": "referrerPubIds"
},
{
"label": "referenceModuleData",
"path": "referenceModuleData"
},
{
"label": "nonce",
"path": "nonce"
Expand Down Expand Up @@ -1027,18 +955,6 @@
"name": "pointedPubId",
"type": "uint256"
},
{
"name": "referrerProfileIds",
"type": "uint256[]"
},
{
"name": "referrerPubIds",
"type": "uint256[]"
},
{
"name": "referenceModuleData",
"type": "bytes"
},
{
"name": "nonce",
"type": "uint256"
Expand Down Expand Up @@ -1122,22 +1038,6 @@
"label": "contentURI",
"path": "contentURI"
},
{
"label": "actionModules",
"path": "actionModules"
},
{
"label": "actionModulesInitDatas",
"path": "actionModulesInitDatas"
},
{
"label": "referenceModule",
"path": "referenceModule"
},
{
"label": "referenceModuleInitData",
"path": "referenceModuleInitData"
},
{
"label": "nonce",
"path": "nonce"
Expand Down Expand Up @@ -1177,22 +1077,6 @@
"name": "contentURI",
"type": "string"
},
{
"name": "actionModules",
"type": "address[]"
},
{
"name": "actionModulesInitDatas",
"type": "bytes[]"
},
{
"name": "referenceModule",
"type": "address"
},
{
"name": "referenceModuleInitData",
"type": "bytes"
},
{
"name": "nonce",
"type": "uint256"
Expand All @@ -1211,10 +1095,6 @@
"label": "profile_id",
"path": "profile_id"
},
{
"label": "referenceModule",
"path": "referenceModule"
},
{
"label": "signatureDeadline",
"path": "signatureDeadline"
Expand Down Expand Up @@ -1246,10 +1126,6 @@
"name": "profile_id",
"type": "uint256"
},
{
"name": "referenceModule",
"type": "address"
},
{
"name": "signatureDeadline",
"type": "uint256"
Expand All @@ -1276,34 +1152,6 @@
"label": "pointedPubId",
"path": "pointedPubId"
},
{
"label": "referrerProfileIds",
"path": "referrerProfileIds"
},
{
"label": "referrerPubIds",
"path": "referrerPubIds"
},
{
"label": "referenceModuleData",
"path": "referenceModuleData"
},
{
"label": "actionModules",
"path": "actionModules"
},
{
"label": "actionModulesInitDatas",
"path": "actionModulesInitDatas"
},
{
"label": "referenceModule",
"path": "referenceModule"
},
{
"label": "referenceModuleInitData",
"path": "referenceModuleInitData"
},
{
"label": "nonce",
"path": "nonce"
Expand Down Expand Up @@ -1351,34 +1199,6 @@
"name": "pointedPubId",
"type": "uint256"
},
{
"name": "referrerProfileIds",
"type": "uint256[]"
},
{
"name": "referrerPubIds",
"type": "uint256[]"
},
{
"name": "referenceModuleData",
"type": "bytes"
},
{
"name": "actionModules",
"type": "address[]"
},
{
"name": "actionModulesInitDatas",
"type": "bytes[]"
},
{
"name": "referenceModule",
"type": "address"
},
{
"name": "referenceModuleInitData",
"type": "bytes"
},
{
"name": "nonce",
"type": "uint256"
Expand Down

0 comments on commit 1a07efd

Please sign in to comment.