Skip to content
This repository has been archived by the owner on Feb 8, 2020. It is now read-only.

Storing signature time in the contract #43

Open
biern opened this issue Feb 4, 2018 · 0 comments
Open

Storing signature time in the contract #43

biern opened this issue Feb 4, 2018 · 0 comments
Labels

Comments

@biern
Copy link
Member

biern commented Feb 4, 2018

From our recent discussions it turned out that signature time might be crucial for some use cases.
(eg. proving that one have created a file / photo / results before a given time)
What's your opinion on storing this value in the contract?
I know that it's possible to read the signature time now by fetching the events, but having this stored in the contract will make the information available instantaneously for the users, without involving any extraneous, possibly long-lasting requests.

@biern biern added the question label Feb 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant