Skip to content

Tor port is shown as 0. #1939

@rustyrussell

Description

@rustyrussell
$ lightning-cli getinfo
{
  "id": "024b9a1fa8e006f1e3937f65f66c408e6da8e1ca728ea43222a7381df1cc449605", 
  "alias": "BLUEIRON-v0.6.1rc2-8-g10167ee", 
  "color": "024b9a", 
  "address": [
    {
      "type": "ipv4", 
      "address": "128.199.202.168", 
      "port": 9735
    }, 
    {
      "type": "ipv6", 
      "address": "2400:6180:0:d0::5cd2:a001", 
      "port": 9735
    }, 
    {
      "type": "torv2", 
      "address": "z4juqu4gv525fquo.onion", 
      "port": 0
    }
  ], 
  "binding": [
    {
      "type": "ipv6", 
      "address": "::", 
      "port": 9735
    }, 
    {
      "type": "ipv4", 
      "address": "0.0.0.0", 
      "port": 9735
    }
  ], 
  "version": "v0.6.1rc2-8-g10167ee", 
  "blockheight": 541408, 
  "network": "bitcoin"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type::BugAn error, flaw, or fault that produces an incorrect or unexpected resultjson-rpc

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions