Files
dat-thang/inc/sleep.h

18 lines
243 B
C
Raw Normal View History

// TODO implement SLEEP
#ifndef SLEEP_H
#define SLEEP_H
#include "key.h"
/*metadata.key
metadata.signatures
metadata.bitfield
metadata.tree
metadata.data
content.key
content.signatures
content.bitfield
content.tree*/
#endif /* NURSERY_H */