shkeeper.io icon indicating copy to clipboard operation
shkeeper.io copied to clipboard

Issue with Tron sync

Open dw-kodani opened this issue 1 year ago • 2 comments

In values.yaml, it is defined as follows.

#
# TRON
#
tron_fullnode:
  enabled: false
  url: http://fullnode.tron.shkeeper.io

trx:
  enabled: true
usdt:
  enabled: true
usdc:
  enabled: true

But, all TRC tokens have an increasing number of blocks that cannot be fully synced, as in "Sync In Progress (8117 blocks behind)".

Is http://fullnode.tron.shkeeper.io not a public node? Or does it keep increasing if there are network bandwidth problems?

dw-kodani avatar Jun 20 '24 10:06 dw-kodani