fix readme
parent
6e9ea52e1e
commit
b193a99db9
@ -1,5 +1,5 @@
|
|||||||
Create fake contacts
|
# Create fake contacts
|
||||||
####################
|
|
||||||
Run `window.getAccountManager().addMockContact()` in the debugger console. This will print the fake contact public key.
|
Run `window.getAccountManager().addMockContact()` in the debugger console. This will print the fake contact public key.
|
||||||
Behind the scenes, this also emulates that we're already received the contact's prekeys by generating them and saving them in our db.
|
Behind the scenes, this also emulates that we're already received the contact's prekeys by generating them and saving them in our db.
|
||||||
Copy/paste that public key in the search bar to start chatting.
|
Copy/paste that public key in the search bar to start chatting.
|
||||||
|
|||||||
Loading…
Reference in New Issue