yukonet
yukonet
Hello, If you are going to use a shkeeper public node for tron you should use next values: ``` tron_fullnode: enabled: false url: http://fullnode.tron.shkeeper.io trx: enabled: true usdt: enabled: true...
Hello, You can check following issue: https://github.com/vsys-host/ethereum-shkeeper/issues/1 Adding LAST_BLOCK_LOCKED=False variable fixes the error "AttributeError: 'NoneType' object has no attribute 'value'" for ETH (add this variable only after the fullnode is...
You can use command `kubectl -n shkeeper edit deploy ethereum-shkeeper` to edit deployment and add ``` - name: LAST_BLOCK_LOCKED value: "False" ``` to the `env` section of each container Before...
Judging from the provided log, your full node has rolled back and is not catching up with the blockchain, you need to check it first
Usually ethereum full node catches up with the blockchain on its own. Could you provide more logs of ethereum-shkeeper and ethereum ? What exactly do you want to remove and...
http://fullnode.tron.shkeeper.io/ is a public node. Please provide tron-shkeeper pod (app container) logs to identify the root problem.
Shkeeper is able to use it, no additional settings required.
#Amounts displayed in wallets is 0 for every wallet, but i have 2 successful transactions for TRON-USDT in Transactions. Where is the money thought, and how can i spend it?...
#13-27 TRX per payment is a bit much. Does this invalidate using USDT/USDC o #ver TRON for small amounts, such as 5-10 US/dollars? You also have the option in the...
TRX transfer does not require additional TRX, unlike TRC20 tokens. TRX will be transferred to a fee-deposit account using free bandwidth.