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

Storing signature time in the contract #43

@biern

Description

@biern

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions