0.14-SNAPSHOT
- Added isValidLegacyAddress and isValidCashAddr to Address.java
- Added correct address validation in SendRequest.to() and SendRequest.emptyWallet()
- Correctly throws AddressFormatException and NullPointerException for sending to Cash Accounts or normal addresses.
- Deprecated fromBase58 and isValidLegacyAddress in Address.java