feat: cerified addressbook

This commit is contained in:
Vasco Santos
2020-06-21 19:33:58 +02:00
committed by Jacob Heun
parent b0a36ccbc8
commit 8f2e69048f
6 changed files with 404 additions and 21 deletions

View File

@ -210,6 +210,8 @@ describe('Persisted PeerStore', () => {
throw new Error('Datastore should be empty')
}
})
// TODO: certified?
})
describe('setup with content not stored per change (threshold 2)', () => {