mirror of
https://github.com/stronk-dev/LivepeerEvents.git
synced 2025-07-05 10:45:10 +02:00
Removed a bit too much
This commit is contained in:
parent
6ebc31f5c0
commit
14fa31cbc1
@ -67,6 +67,10 @@ const EventButtonAddress = (obj) => {
|
||||
setRefresh(true);
|
||||
}
|
||||
}
|
||||
if (thisInfo && thisInfo != orchInfo) {
|
||||
console.log("Setting INFO obj");
|
||||
setOrchInfo(thisInfo);
|
||||
}
|
||||
}, [livepeer.ensDomainMapping]);
|
||||
|
||||
useEffect(() => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user