aionnetwork / aion_api

aion network api repository
MIT License
20 stars 20 forks source link

Use newly created Address.isEmptyAddress() method #40

Closed arajasek closed 6 years ago

arajasek commented 6 years ago

quick refactoring that replaces .equals(Address.EMPTY_ADDRESS()) with isEmptyAddress()

arajasek commented 6 years ago

Updated the modAionBase.jar file