setaccount should return if an invalid address is provided.
authorMatt Corallo <matt@bluematt.me>
Sat, 5 Mar 2011 14:32:32 +0000 (15:32 +0100)
committerMatt Corallo <matt@bluematt.me>
Sat, 5 Mar 2011 14:32:32 +0000 (15:32 +0100)
commit279ab5e62f4e4344061d54b341d8d36af874fb88
tree988327dbaaa4ed7e01824ae4a3e0c1db0ed94df0
parentf36b494aebcfe4cc6a45003520ee7d15eeaba8df
setaccount should return if an invalid address is provided.
This prevents setaccount from creating new accounts which do not have any addresses.
rpc.cpp