I just want to know that is this image showing my node is syncing with other fuel node ?
then is there some how to checking that node sync is completed ?
some one telling me to using graphql
url in fuel wallet to check that node is sync ( if it sync it will shown correct token amount in wallet)
but some how I ran this fuel node with docker desktop
then that mean I need to mapping a container port to host machine port ?
and which protocol TCP or UDP fuel using , I need to know that to allow my firewall to expose the host machine port that to internet to let fuel wallet can connect to fuel node that already run on docker container.
Thank you.