fix(grpc): add the num_channels field inside the tests

Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
This commit is contained in:
Vincenzo Palazzo 2023-02-08 19:47:28 +01:00 committed by Alex Myers
parent ca1fa84458
commit 473c631ceb
2 changed files with 4 additions and 0 deletions

View file

@ -232,6 +232,7 @@ mod test {
"127.0.0.1:39152"
],
"features": "8808226aa2",
"num_channels": 0,
"channels": [
{
"state": "CHANNELD_NORMAL",
@ -333,6 +334,7 @@ mod test {
"127.0.0.1:38321"
],
"features": "8808226aa2",
"num_channels": 0,
"channels": [
{
"state": "CHANNELD_NORMAL",

View file

@ -12,6 +12,7 @@ fn test_listpeers() {
"127.0.0.1:39152"
],
"features": "8808226aa2",
"num_channels": 0,
"channels": [
{
"state": "CHANNELD_NORMAL",
@ -113,6 +114,7 @@ fn test_listpeers() {
"127.0.0.1:38321"
],
"features": "8808226aa2",
"num_channels": 0,
"channels": [
{
"state": "CHANNELD_NORMAL",