Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
peer: Correct known inventory check.
This updates AddKnownInventory and IsKnownInventory to use the concrete struct as opposed to a pointer to it in order to allow different instances of the struct to be used as a key versus needing to check with the same instance.
- Loading branch information