add todo note

This commit is contained in:
Josh Babb 2023-05-25 15:29:14 -05:00
parent 30c860d8c3
commit 6be59b6760

View file

@ -65,6 +65,7 @@ class JsonRPC {
level: LogLevel.Warning,
);
_sendNextAvailableRequest();
// TODO iterate over all the requests
}
}