diff --git a/abi/ConfigurationManager.json b/abi/ConfigurationManager.json index 5663491..e09b30f 100644 --- a/abi/ConfigurationManager.json +++ b/abi/ConfigurationManager.json @@ -77,7 +77,7 @@ "type": "address" }, { - "indexed": false, + "indexed": true, "internalType": "address", "name": "newVault", "type": "address" diff --git a/abi/IConfigurationManager.json b/abi/IConfigurationManager.json index 646065e..7c298d7 100644 --- a/abi/IConfigurationManager.json +++ b/abi/IConfigurationManager.json @@ -58,7 +58,7 @@ "type": "address" }, { - "indexed": false, + "indexed": true, "internalType": "address", "name": "newVault", "type": "address"