From f9250dbc85a9a6afdd640b0d26417a15e53a37c9 Mon Sep 17 00:00:00 2001 From: iambeone Date: Tue, 17 Dec 2019 21:24:13 +0500 Subject: [PATCH] validator picture fixed (#217) --- lib/resolvers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/resolvers.js b/lib/resolvers.js index 35ed761cbe..95ff5e947d 100644 --- a/lib/resolvers.js +++ b/lib/resolvers.js @@ -50,7 +50,7 @@ async function enrichValidator(dataSources, networkId, validator) { } else if ( validator && validatorInfo && - !validatorInfo.name && + validatorInfo.name && validator.operatorAddress == validatorInfo.operator_address ) { return {