copernet / copernicus

An alternative implementation of the Bitcoin Cash protocol, written in Golang
https://copernet.io
BSD 2-Clause "Simplified" License
85 stars 34 forks source link

services flag is not displayed correctly #203

Closed whitefen closed 5 years ago

whitefen commented 5 years ago

Describe the bug services flag is not displayed correctly in rpc getpeerinfo and getnetworkinfo

To Reproduce Steps to reproduce the behavior:

  1. coperctl getnetworkinfo
  2. coperctl getpeerinfo

Expected behavior { "version": 6, "subversion": "/Copernicus:0.0.6(EB32.0)/", "protocolversion": 70013, "localservices": "0000000000000011", ... }

Screenshots If applicable, add screenshots to help explain your problem.

image

Desktop (please complete the following information):