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

client/authority-discovery: Pass packet payload and addresses as slice

Starting with Bytes 0.5 `Vec<T>` does not implement `Buf`, but `&[T]`
does.
parent 7c869898
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