Skip to content
Unverified Commit 9848a489 authored by Max Inden's avatar Max Inden
Browse files

core/network: Remove self mutability on put and get value

Make `NetworkService.{get,put}_value` only take a self reference instead
of a mutable self reference. When retrieving `NetworkService` via
`NetworkWorker`, one only gets an immutable reference.
parent fb9871a7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment