shadowproject / shadow

ShadowCore integration/staging tree
MIT License
96 stars 60 forks source link

SecureMessaging: fix fUnlockMessagingEnabled #73

Closed kewde closed 8 years ago

kewde commented 8 years ago

I made a small mistake because I had an encrypted wallet for testing, it basically didn't allow messaging for unencrypted wallets.

On a side note, I should probably move all of this to the MessageModel and add RPC commands to it, but that's not for tonight.