now share own pubkey

This commit is contained in:
Kevin Froman 2018-04-03 14:39:58 -05:00
parent e061e516ee
commit 28fd4f4858
No known key found for this signature in database
GPG key ID: 0D414D0FE405B63B
2 changed files with 7 additions and 4 deletions

View file

@ -39,6 +39,7 @@ class OnionrUtils:
def sendPM(self, user, message):
'''High level function to encrypt a message to a peer and insert it as a block'''
return
def incrementAddressSuccess(self, address):