decred / tinydecred

Python tools for Decred
ISC License
27 stars 14 forks source link

accounts: Can make nameless account. #173

Open JoeGruffins opened 4 years ago

JoeGruffins commented 4 years ago

Make an account with no name. addname Get error that you must enter a name. error Can create anyway. nonames

Either the error message should be removed, or nameless accounts should not be possible.