Hi people,
In my case, I changes my topology file in my BP node from
{
“addr”: “external.ip”,
“port”: 3000,
“valency”: 1
}
to
{
"addr": "external.ip",
"port": 3001,
"valency": 2
}
and it worked !
Hi people,
In my case, I changes my topology file in my BP node from
{
“addr”: “external.ip”,
“port”: 3000,
“valency”: 1
}
to
{
"addr": "external.ip",
"port": 3001,
"valency": 2
}
and it worked !