nodaryio / signed-api

0 stars 0 forks source link

Remove redundant fields in SignedDataSchema #18

Closed bdrhn9 closed 1 year ago

bdrhn9 commented 1 year ago

Signed data schema includes following fields:

feedName, oisTitle, beaconId, airnode, endpointId, templateId, parameters, timestamp, encodedValue, signature

Some of them isn't being used for validation and can be deleted which are:

feedName, oisTitle, endpointId, parameters