dethcrypto/eth-sdk

New addresses for old names don't override ABIs

wei3erHase opened this issue · 0 comments

When replacing an address on the config, if the name is unchanged, the ABIs don't get overriden, and new methods are not loaded.
Contracts are attached to new addresses, but ABIs should be refreshed.