mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
fix: changed market id
This commit is contained in:
parent
026d16f44e
commit
e74386aa69
|
@ -7,7 +7,7 @@ import { ICommonConfiguration, eEthereumNetwork } from '../../helpers/types';
|
|||
// ----------------
|
||||
|
||||
export const CommonsConfig: ICommonConfiguration = {
|
||||
MarketId: 'Commons',
|
||||
MarketId: 'AavePro',
|
||||
ATokenNamePrefix: 'Aave Pro market',
|
||||
StableDebtTokenNamePrefix: 'Aave Pro stable debt ',
|
||||
VariableDebtTokenNamePrefix: 'Aave Pro variable debt ',
|
||||
|
|
Loading…
Reference in New Issue
Block a user