change ceremony repo format
This commit is contained in:
parent
34f8b75dd9
commit
a039cb3a4b
|
@ -27,7 +27,8 @@ This repository holds data pertaining to ceremonies. The primary data consists o
|
||||||
## Repository Structure
|
## Repository Structure
|
||||||
|
|
||||||
```
|
```
|
||||||
ceremonies/
|
<namespace>
|
||||||
|
<ceremonies/>
|
||||||
<date>/
|
<date>/
|
||||||
log.txt
|
log.txt
|
||||||
- [ ] TODO: write a layout for the log
|
- [ ] TODO: write a layout for the log
|
||||||
|
@ -39,6 +40,7 @@ blockchain_metadata/
|
||||||
policies/
|
policies/
|
||||||
spending-policy.json [NOT IMPLEMENTED]
|
spending-policy.json [NOT IMPLEMENTED]
|
||||||
keyring.asc
|
keyring.asc
|
||||||
|
TODO figure out if we are doing detached sigs
|
||||||
shardfile.asc
|
shardfile.asc
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue