Commit 43a4f034 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

collator-selection: Optimize length decoding (#2851)

Instead of loading always the entire `Vec` into the runtime to just decode the length, we can
directly use `decode_len` to get this info.
parent 406f92ad
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