moneybutton / yours-core

Client-side key and content management for Yours.
https://www.yours.network
MIT License
132 stars 27 forks source link

wallet/content/p2p: When setting name, should not use a blank address. #85

Open ryanxcharles opened 8 years ago

ryanxcharles commented 8 years ago

Right now when building a msg-auth, a "null" address of all 0s is used. Of course if anyone tried to pay to this, it would be unredeemable. We should use only a real address here.