Removed a bit too much

This commit is contained in:
Marco van Dijk 2022-05-05 22:26:44 +02:00
parent 6ebc31f5c0
commit 14fa31cbc1

View File

@ -67,6 +67,10 @@ const EventButtonAddress = (obj) => {
setRefresh(true);
}
}
if (thisInfo && thisInfo != orchInfo) {
console.log("Setting INFO obj");
setOrchInfo(thisInfo);
}
}, [livepeer.ensDomainMapping]);
useEffect(() => {