Closed maurolacy closed 2 years ago
Current ConfigResponse field is outdated, as it doesn't return the migration admin.
ConfigResponse
Consider replacing ConfigResponse by Config directly, like in other contracts.
Config
Will be closed by #83.
Current
ConfigResponse
field is outdated, as it doesn't return the migration admin.Consider replacing
ConfigResponse
byConfig
directly, like in other contracts.