From f6ac0c9b1ed74d6454512ff5a4a08b4285c722e0 Mon Sep 17 00:00:00 2001 From: Afolabi Date: Tue, 27 Aug 2024 19:31:26 -0700 Subject: [PATCH] Contracts/garden assessment (#81) * schemas deployed for garden assessment * Update schemas.json Signed-off-by: coi <128446245+cauetomaz@users.noreply.github.com> * redeployed schema fixing typo --------- Signed-off-by: coi <128446245+cauetomaz@users.noreply.github.com> Co-authored-by: coi <128446245+cauetomaz@users.noreply.github.com> --- packages/eas/src/resources/schemas.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/eas/src/resources/schemas.json b/packages/eas/src/resources/schemas.json index b43b478..581c4cc 100644 --- a/packages/eas/src/resources/schemas.json +++ b/packages/eas/src/resources/schemas.json @@ -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",