paritytech / parity-common

Collection of crates used in Parity projects
https://www.paritytech.io/
Apache License 2.0
282 stars 213 forks source link

Deserialize boundedbtreeset #781

Closed ozgunozerk closed 1 year ago

ozgunozerk commented 1 year ago

I followed BoundedVec's Deserialize implementation.

Tests are passing 🥳