Commit 04be8fb8 authored by Max Inden's avatar Max Inden Committed by Gavin Wood
Browse files

core/network: Remove self mutability on put and get value (#3118)

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 620e4f17
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