13 lines
560 B
Python
13 lines
560 B
Python
seed = 'staff actress trash route grab crime leaf uniform dizzy reform issue keep'
|
|
display_name = 'End to end'
|
|
communities = {
|
|
'admin_open': 'Open-comm-adm',
|
|
'member_open': 'e2e_open',
|
|
'admin_closed': 'admin-closed-comm',
|
|
'member_closed': 'test_comm_enc',
|
|
'member_pending': 'RC1 testing community'
|
|
}
|
|
# contacts = ['Test_contact', 'MyCustomNickname'] # enable back when https://github.com/status-im/status-mobile/issues/15500 is fixed
|
|
contacts = ['Used Bulky Wirehair', 'Vengeful Healthy Arcticseal']
|
|
blocked_user = 'Clear Flat Milkweedbug'
|