Hello, I have a few questions
- I’m running a fuel node on testnet. The block is matching with new explorer ~274xxxx
The issue is when it’s running fine for a few hours. I came back and see it only says
Downloading logs for block range 6127714..=6127742
Which is not current block and it won’t get back to normal syncing. I have to restart the service to get it back to sync current blocks.
I would like to know how to optimize this? using flags ‘–enable-mdns’ would help? or how can I add persistent peers to run command?
- I try add my node’s RPC (ip:port/v1/graphql) to fuel wallet extension on chrome. I can see my balance is correct and match with default RPC. But I couldn’t send any amount of tokens to another wallet address. It says success but it sent to void. The tx I got back was
https://fuellabs.github.io/block-explorer-v2/beta-4/#/transaction/0xc77a9ac66bd84a4854a158923a90dda6ef62f9c5a27b3553bbfbbfa0f4e4a381
which is not even a correct explorer and there’s no gas fee option before send too.
Thank you for your reply in advance,
Puckapao