Add hop limit to json and proto formats.

This commit is contained in:
Ian Gulliver
2016-03-03 22:00:02 -08:00
parent 455bee2676
commit 45abe06467
10 changed files with 78 additions and 19 deletions

View File

@@ -183,6 +183,7 @@ int main(int argc, char *argv[]) {
wakeup_init();
peer_init();
receive_init();
send_init();
beast_init();