keep-network / keep-common

Common libraries and tools used across Keep repositories
MIT License
5 stars 14 forks source link

Expose SetContractAddress function #96

Closed nkuba closed 2 years ago

nkuba commented 2 years ago

The function should be used to configure addresses in the ContractAddresses mapping. We're storing the contracts at a specific key (lowercased) and we want to be consistent about that in all getters and setters.