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

Create a doughnut-registry runtime module. #44

Open
jordy25519 opened this issue Sep 16, 2019 · 0 comments
Open

Create a doughnut-registry runtime module. #44

jordy25519 opened this issue Sep 16, 2019 · 0 comments
Assignees

Comments

@jordy25519
Copy link
Contributor

jordy25519 commented Sep 16, 2019

It should be a simple key-value store of hash(doughnut)-> doughnut.
It requires a public call which takes a doughnut (<T as system::Trait>::Doughnut) and stores it keyed against it's hash.

This will serve as a base for doughnut storage prototyping and will allow us to try periodisation, revocation, and the like. A more sophisticated storage solution can be designed in parallel as we become more familiar with requirements.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants