Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
value: preserve priority when encrypting
All encrypted values put on the DHT currently have the default priority of 0 because the priority information is ignored by the Value::encrypt function.
- Loading branch information