Daniel Statescu

Results 2 issues of Daniel Statescu

Hi, Can you please update the block reward? The following must be added to /payouts/unlocker.go `const constantinopleHardForkHeight = 7080000` `var constantinopleReward = math.MustParseBig256("2000000000000000000")` The function getConstReward() from /payouts/unlocker.go needs to...

Hi, If you try calling **client.Reconnect()** after the connection is successful (let's say 30 seconds after connection) the app is unable to reconnect to the Telegram servers. It just hangs......

bug