Skip to content

0.14-SNAPSHOT

Compare
Choose a tag to compare
@pokkst pokkst released this 20 Apr 02:52
  • 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