// Scan for arbitrage entries using maker fees (limit orders)
makerOpps:=ScanArbWithFees(store,makerFees)
makerOpps:=ScanBGHL(store)
dashboard.UpdateScan(makerOpps)
t2:=time.Now()
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.