First time running a node here. My log output is basically:
{“level”:“info”,“ts”:1730020108.261742,“caller”:“master/master_clock_consensus_engine.go:221”,“msg”:“peers in store”,“peer_store_count”:20,“network_peer_count”:16}
{“level”:“info”,“ts”:1730020115.7242284,“caller”:“data/main_data_loop.go:170”,“msg”:“current frame head”,“frame_number”:3800}
{“level”:“info”,“ts”:1730020118.2642152,“caller”:“master/master_clock_consensus_engine.go:221”,“msg”:“peers in store”,“peer_store_count”:20,“network_peer_count”:16}
etc.
Balance shows "signature check passed but 0.000000000000 QUIL
Info shows:
Signature check passed
Peer ID: xxx
Version: 2.0.2-p0
Max Frame: 3800
Peer Score: 0
Owned balance: 0.000000000000 QUIL
How do I know it’s running correctly? I keep waiting for at least 0.000000000001 QUIL to show but nothing happens