Skip to content

Commit

Permalink
chore(demo): use correct ping-pong message
Browse files Browse the repository at this point in the history
Signed-off-by: aeryz <[email protected]>
  • Loading branch information
aeryz committed Aug 4, 2023
1 parent 08ca4df commit 625c9d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion networks/demo.nix
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
INIT_MESSAGE='{
"config": {
"number_of_block_before_pong_timeout": '"$TIMEOUT"',
"revision_number": 0
"revision_number": 1
}
}'
Expand Down

0 comments on commit 625c9d8

Please sign in to comment.