Post
Topic
Board Altcoin Discussion
Re: [BTE] The Bytecoin Information Thread
by
sorryforthat
on 16/03/2021, 03:33:30 UTC
I ran bitcoind getinfopeers and got this response
8YLxieVt6cspdhA8CimGz3uxEwWVfRbELB
ubuntu@ip-172-31-47-236:~/bytecoin/src$ ./bitcoind getpeerinfo
[
    {
        "addr" : "164.68.101.222:6333",                                             "services" : "00000001",                                                    "lastsend" : 1612028494,                                                    "lastrecv" : 1612028490,
        "conntime" : 1612028490,                                                    "version" : 70001,                                                          "subver" : "/Satoshi:0.8.1.1/",                                             "inbound" : false,                                                          "releasetime" : 0,                                                          "startingheight" : 64754,
        "banscore" : 0
    }
]

Is this correct?

Should be. That is my node that has been running for about a year now.