# Signal 'address book'
RECIPIENTS = {"foo": ["+42..."]} # FIXME
# Recipient from the dict above to send to by default
DEFAULT_RECIPIENT = "foo" # FIXME