Skip to content

Commit

Permalink
Contracts/garden assessment (#81)
Browse files Browse the repository at this point in the history
* schemas deployed for garden assessment

* Update schemas.json

Signed-off-by: coi <[email protected]>

* redeployed schema fixing typo

---------

Signed-off-by: coi <[email protected]>
Co-authored-by: coi <[email protected]>
  • Loading branch information
Oba-One and cauetomaz authored Aug 28, 2024
1 parent 523cc05 commit f6ac0c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/eas/src/resources/schemas.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
}
],
"resolver": "",
"UID": "0xc3b3fd4f173683ad40c405b4e8f5e0ede9ba5605e618eff98d576fa04cd5c890",
"parsed": "uint8 soilMoisturePrecentage, uint256 carbonTonStock, uint256 carbonTonPotential, uint256 gardenSquareMeters, string biome, string remoteReportPDF, string speciesRegistryJSON, string[] polygonCoordinates, string[] treeGenusesObserved, string[] weedGenusesObserved, string[] issues, string[] tags"
"UID": "0x7433e24287be826b49e5eb28cd52192823e542521c94084a691e67e5cc7e8176",
"parsed": "uint8 soilMoisturePercentage, uint256 carbonTonStock, uint256 carbonTonPotential, uint256 gardenSquareMeters, string biome, string remoteReportPDF, string speciesRegistryJSON, string[] polygonCoordinates, string[] treeGenusesObserved, string[] weedGenusesObserved, string[] issues, string[] tags"
},
{
"name": "Work",
Expand Down

0 comments on commit f6ac0c9

Please sign in to comment.