Closed yusefnapora closed 7 years ago
This adds a directory full of publisher ids to test/resources/publisher_ids, and loadPublisherId and savePublisherId functions to src/peer/identity
test/resources/publisher_ids
loadPublisherId
savePublisherId
src/peer/identity
Doesn't actually use the pre-generated ids in any tests yet :)
Ok, this should be reasonably compatible with my branch, will merge this into mine in a little bit
Thank you!
Superseded by others, closing
This adds a directory full of publisher ids to
test/resources/publisher_ids
, andloadPublisherId
andsavePublisherId
functions tosrc/peer/identity
Doesn't actually use the pre-generated ids in any tests yet :)