mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-25 08:21:10 +00:00
43a4f0345e
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.