minor comment change

This commit is contained in:
Adam Schmideg 2020-02-12 16:35:42 +01:00
parent b85a769b7a
commit 7b930f6fdb

View file

@ -170,6 +170,7 @@ func TestPriorityClient(t *testing.T) {
tokens := 3000000000
lightServer.callRPC(nil, "les_addBalance", prio.getNodeInfo().ID, tokens, "foobar")
// We expect two events, adding prio and removing the old client
// TODO: s/1/2/ or understand why we don't receive a message when client is removed
prio.addPeer(lightServer, 1)
// Check if priority client is actually syncing and the regular client got kicked out