Skip to content

Commit

Permalink
fixup! feat(requestid): use uuids for requestids
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed Dec 15, 2021
1 parent 56d1e5f commit 20d5703
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion requestmanager/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ type RequestManager struct {
maxLinksPerRequest uint64

// dont touch out side of run loop
nextRequestID graphsync.RequestID
inProgressRequestStatuses map[graphsync.RequestID]*inProgressRequestStatus
requestHooks RequestHooks
responseHooks ResponseHooks
Expand Down

0 comments on commit 20d5703

Please sign in to comment.